create pull request template.md

This commit is contained in:
Saketha Ramanjam 2018-10-08 22:28:50 +05:30 committed by GitHub
commit 7073ebc2e6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

9
.github/PULL_REQUEST_TEMPLATE.md vendored Normal file
View file

@ -0,0 +1,9 @@
# :warning: This is a Pull Request Template :warning:
> Make sure you fill out/check all the boxes by placing in x between the brackets after removing the space between them.
By making this pull request you abide to the following,
- [ ] I've forked the project.
- [ ] I've created a branch under my username
- [ ] I've read the [LICENSE](https://github.com/Microsoft/MS-DOS/blob/master/LICENSE.md) document.
- [ ] I understand that the source files in this repo are for historical reference and will be kept static,
and I haven't opened a Pull Request suggesting any modifications to the source files.