mirror of
https://github.com/Microsoft/MS-DOS.git
synced 2025-08-19 21:13:33 -07:00
create pull request template.md
This commit is contained in:
parent
b297ae5788
commit
7073ebc2e6
1 changed files with 9 additions and 0 deletions
9
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
9
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal 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.
|
Loading…
Add table
Add a link
Reference in a new issue