This repository has been archived on 2019-06-23. You can view files and clone it, but cannot push or open issues/pull-requests.
mumbledj/.github/PULL_REQUEST_TEMPLATE.md

19 lines
694 B
Markdown

#### Before submitting this pull request, please acknowledge that you have done the following:
- [ ] I have tested my changes to make sure that they work
- [ ] I have at least attempted to write relevant unit tests to verify that my changes work
- [ ] I have read through the [contribution guidelines](https://github.com/matthieugrieger/mumbledj/blob/master/.github/CONTRIBUTING.md)
- [ ] I have written any necessary documentation (for example, adding information about a feature to the README)
---
#### What type of pull request is this?
- [ ] Bug fix
- [ ] Typo fix
- [ ] New feature implementation
- [ ] New service implementation
- [ ] Other
---
#### Description of your pull request: