NEDM/docs/pull_request_template.md

27 lines
711 B
Markdown

# Description
<!-- Replace this with a description of your pull request. -->
<!-- Please reference any relevant issues, PRs etc. -->
## Type of Change
* [ ] Fix
* [ ] Backwards-compatible Feature
* [ ] Breaking Change
## Considerations
<!-- Replace this with a description of what might be missing, any points of confusion or -->
<!-- side effects you would like to point out. -->
## Credit
* [ ] I want to be credited as YOUR_NAME_OR_PSEUDONYM in your contributor section
* [ ] I don't want to be credited.
<!-- (by signing off, you state that you are allowed to contribute and allow us to publish -->
<!-- your contribution under the MIT License) -->
signed-off-by: YOUR_NAME_OR_PSEUDONYM