Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.5 KB

File metadata and controls

29 lines (19 loc) · 1.5 KB

Contributing to ECHOES-Tools

We would love for you to contribute to ECHOES-Tools and help make it even better than it is today! As a contributor, here are the guidelines we would like you to follow:

Code of Conduct

Help us keep ECHOES Tools open and inclusive. Please read and follow our Code of Conduct

Issues and Bugs?

Did you find a bug?

  • Ensure the bug was not already reported by searching on GitHub under Issues.
  • If you're unable to find an open issue addressing the problem, open a new one. Be sure to include a title and clear description, as much relevant information as possible, and a code sample or an executable test case demonstrating the expected behavior that is not occurring.

Did you write a patch that fixes a bug?

  • Open a new GitHub pull request with the patch.
  • Ensure the PR description clearly describes the problem and solution. Include the relevant issue number if applicable.

Missing a Feature?

You can request a new feature by submitting an issue. to our GitHub Repository. If you would like to implement a new feature, please submit an issue with a proposal for your work first, to be sure that we can use it.