Skip to content

Commit ff67aa4

Browse files
authored
Create PULL_REQUEST_TEMPLATE.md
1 parent eb10686 commit ff67aa4

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
### What does this pull request do?
2+
- [ ] Bug fix
3+
- [ ] Refractor
4+
- [ ] Custom <!-- Please specify -->
5+
6+
<!-- https://github.com/ytdl-org/youtube-dl/blob/master/.github/PULL_REQUEST_TEMPLATE.md?plain=1 -->
7+
### In order to be merged, each piece of this code must be released under public domain or under the [Unilicense](http://unlicense.org/). Check one of the following options:
8+
9+
- [ ] I am the original author of this code and I am willing to release it under Unlicense
10+
- [ ] I am not the original author of this code but it is in public domain or released under Unlicense (provide reliable evidence)

0 commit comments

Comments
 (0)