diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 0b873b149bb..0b46b6071a5 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,7 +1,12 @@ * Please describe the intent of your changes in a clear fashion. * Please make sure that, in the case of mapping changes, you include images of these changes in the PR's description. * Please make sure to mark your PR as wip or review required by making a comment with !wip or !review required +* If you include sprites/sounds/... (assets) that you have not created yourself specify the license and original author below. + * Ensure that you also credit them in the appropriate location / changelog as specified in the contributor guidelines -### IC changelog -`It is possible and encouraged (for changes that will have a larger impact on players) to write a ic changelog and add it to the PR description. -This changelog will be pushed to the newscasters when the PR is merged` \ No newline at end of file +### Asset Licenses +The following assets that **have not** been created by myself are included in this PR: + +| Path | Original Author | License | +| --- | --- | --- | +| icon/example.dmi | ExamplePerson (Example Station) | CC0 |