Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.5 KB

CONTRIBUTING.md

File metadata and controls

22 lines (18 loc) · 1.5 KB

How to contribute to OpenAWE

First of all, thanks for taking the time to contribute to this project.

Did you find a bug?

  • Ensure the bug was not already reported by searching on GitHub under issues.
  • If you are unable to find an open issue for the problem, open a new one.
  • Be sure to include a title and clear description, and as much information as possible to the issue. The more information is provided, the easier it is for someone to fix the bug.

Did you write a patch that fixes a bug?

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

Do you intend to add a new feature or change an existing one?

  • First of all we have a potential list of features planned and open for grabs in the issues and projects.
  • If you have a new feature which is not available in the issues, or have questions about an existing feature feel free to discuss it with us on gitter.
  • Do not open an issue about a new feature until you have collected positibe feedback about the change.

Do you have questions about the source code?

  • Feel free to join our gitter chat and ask your questions there