diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..78004c1 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -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.