Skip to content

Latest commit

 

History

History
61 lines (41 loc) · 1.92 KB

CONTRIBUTING.md

File metadata and controls

61 lines (41 loc) · 1.92 KB

Metaborg Gradle

How to Contribute

Thank you for wanting to contribute to this project! 🎉👍

Note: We may not deal with your issue or pull request in a timely manner, or at all. We also reserve the right to change your contribution in any way we deem fit for this project, or even outright reject it.

You have a question?

Search the Discussions and Stackoverflow to see whether your question has already been answered, or ask your question there. Please do not make an issue on the Github repository.

You found a bug

Search the Issues to ensure the bug has not been reported before.

If the bug is new, open a new issue with a clear title and description. Please indicate:

  • what you did,
  • what you expected to happen, and
  • what actually happened.

Try to include as much relevant information as you have. For example, a code sample or executable test case are very helpful.

You wrote a patch with a cosmetic change

Please do not submit pull requests for cosmetic changes, such as whitespace and formatting changes. We will reject them.

You wrote a patch with a bug fix

Thank you! Please open a GitHub pull request with the patch.

You wrote a patch that adds a new feature or changes an existing one

Please open an issue first, so we can discuss the change.

You want to contribute to the documentation or test suite

Thank you! Please open a GitHub pull request with the patch.


Thanks! ❤️ ❤️ ❤️

Programming Languages Group, Delft University of Technology