Add a pull request template for licensing stuff
This commit is contained in:
11
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
11
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
## Agreement
|
||||
```
|
||||
By creating a pull request in stk-code, you hearby agree to dual-license your contribution as
|
||||
GNU General Public License version 3 or any later version and
|
||||
Mozilla Public License version 2 or any later version.
|
||||
|
||||
This includes your previous contribution under the same name of contributor.
|
||||
|
||||
Keep the above statement in the pull request comment for agreement.
|
||||
|
||||
```
|
||||
Reference in New Issue
Block a user