Add a pull request template for licensing stuff
This commit is contained in:
2
.github/ISSUE_TEMPLATE.md
vendored
2
.github/ISSUE_TEMPLATE.md
vendored
@@ -14,7 +14,7 @@ For any suggestions, please address them on the forum: https://forum.freegamedev
|
||||
|
||||
## Configuration
|
||||
|
||||
<!-- PLease specify the version of STK you are using. The version can be found in the "About" screen. -->
|
||||
<!-- Please specify the version of STK you are using. The version can be found in the "About" screen. -->
|
||||
STK release version:
|
||||
|
||||
<!-- Please specify where you downloaded STK -->
|
||||
|
||||
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