osem-fcy/.github/PULL_REQUEST_TEMPLATE.md
2017-10-13 17:16:34 +05:30

22 lines
611 B
Markdown

#### Checklist
- [ ] I have read the [Contribution & Best practices Guide](https://github.com/openSUSE/osem/blob/master/CONTRIBUTING.md).
- [ ] My branch is up-to-date with the Upstream `master` branch.
- [ ] The tests pass locally with my changes.
- [ ] I have added tests that prove my fix is effective or that my feature works(if appropriate).
- [ ] I have added necessary documentation (if appropriate).
#### Short description of what this resolves:
#### Changes proposed in this pull request:
-
-
-
#### Fixes Issue
<!-- Add the issue number that is fixed by this PR (In the form Fixes #1527) -->