diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index caad947fdd..0f3c0d7c63 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -17,8 +17,31 @@ Small fixes/refactors are exempt. Media may be used in SS14 progress reports wit - [ ] I have read and am following the [Pull Request and Changelog Guidelines](https://docs.spacestation14.com/en/general-development/codebase-info/pull-request-guidelines.html). - [ ] I have added media to this PR or it does not require an in-game showcase. +- [ ] I have tested my changes and additions in-game. +### Licensing + +- [ ] All code in this pull request can be licensed to MIT. + + +- [ ] (OPTIONAL) I give permission to seeing this feature upstreamed to Macrocosm in the future. + ## Breaking changes