Files
impress.js/.github/PULL_REQUEST_TEMPLATE.md
Fagner Brack d489ea7295 Add template for issues and PRs
Closes gh-551.
2016-04-27 23:07:32 +10:00

6 lines
643 B
Markdown

**Make sure these boxes are checked before submitting your Pull Request, thank you!**
- [ ] I have read and complied with the [Pull Request Contributing Guidelines](https://github.com/impress/impress.js/blob/master/CONTRIBUTING.md#pull-requests).
- [ ] I confirm there is [an issue](https://github.com/impress/impress.js/issues) for my Pull Request.
- [ ] I have created a [topic branch](https://github.com/dchelimsky/rspec/wiki/Topic-Branches).
- [ ] I have used the [Search Tool](https://github.com/impress/impress.js/search?utf8=%E2%9C%93&q=is%3Apr+is%3Aopen&type=Issues) to make sure there are no open Pull Requests fixing the same thing.