Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 1.62 KB

File metadata and controls

37 lines (28 loc) · 1.62 KB

Contribution Guidelines

🪲 Did you find a bug?

Do not open up a GitHub issue if the bug is a security vulnerability, instead send an email to security@switcheo.network.


🥪 Adding a New Tool or Resource

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

  1. Check for duplicates – Ensure the tool isn’t already listed.
  2. Follow the format – Use the existing list format for consistency.
  3. Submit a pull request – Add your tool under the appropriate category with a short, clear description.

📌 Contribution Guidelines

  • The tool must be relevant to Demex (trading, analytics, automation, etc.).
  • Open-source projects should have an active repository.
  • Descriptions should be concise and informative.
  • Avoid self-promotion unless the tool is genuinely useful to the community.

🛠 Submitting a Pull Request

  1. Fork the repo and create a new branch.
  2. Make your changes following the existing formats.
  3. Submit a pull request – We’ll review and merge approved contributions!

Updating your PR

A lot of times, making a PR adhere to the standards above can be difficult. If the maintainers notice anything that we'd like changed, we'll ask you to edit your PR before we merge it. There's no need to open a new PR, just edit the existing one. If you're not sure how to do that, here is a guide on the different ways you can update your PR so that we can merge it.