From 58a8aded8c7884ff70a7c45372eb61bf9c927510 Mon Sep 17 00:00:00 2001 From: cypress Date: Wed, 12 Mar 2025 20:31:23 -0700 Subject: [PATCH] GIT: Add missing LICENSE, add PR template (#96) * GIT: Add LICENSE * GIT: Add Pull Request template --- .github/pull_request_template.md | 24 +++++++++++++++++++++ LICENSE.md | 37 ++++++++++++++++++++++++++++++++ 2 files changed, 61 insertions(+) create mode 100644 .github/pull_request_template.md create mode 100644 LICENSE.md diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..597060f --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,24 @@ + + +### Description of Changes +--- + + +### Visual Sample +--- + + +### Checklist +--- + +- [ ] I have thoroughly tested my changes to the best of my ability +- [ ] I confirm I have not contributed anything that would impact Nazi Zombies: Portable's licensing and usage +- [ ] This Pull Request fixes a **critical** issue that should be reviewed and merged as soon as possible diff --git a/LICENSE.md b/LICENSE.md new file mode 100644 index 0000000..a39d2f5 --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,37 @@ +# Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) + +Copyright (C) `2025 NZ:P Team` + +## You are free to + +**Share** — copy and redistribute the material in any medium or format for any\ +purpose, even commercially. + +**Adapt** — remix, transform, and build upon the material for any purpose, even\ +commercially. + +The licensor cannot revoke these freedoms as long as you follow the license terms. + +## Under the following terms + +**Attribution** — You must give [appropriate credit](https://creativecommons.org/licenses/by-sa/4.0/#ref-appropriate-credit), provide a link to the license,\ +and [indicate if changes were made](https://creativecommons.org/licenses/by-sa/4.0/#ref-indicate-changes). You may do so in any reasonable manner,\ +but not in any way that suggests the licensor endorses you or your use. + +**ShareAlike** — If you remix, transform, or build upon the material, you must\ +distribute your contributions under the [same license](https://creativecommons.org/licenses/by-sa/4.0/#ref-same-license) as the original. + +**No additional restrictions** — You may not apply legal terms or [technological\ +measures](https://creativecommons.org/licenses/by-sa/4.0/#ref-technological-measures) that legally restrict others from doing anything the license permits. + +## Notices + +You do not have to comply with the license for elements of the material in the public\ +domain or where your use is permitted by an applicable [exception or limitation](https://creativecommons.org/licenses/by-sa/4.0/#ref-exception-or-limitation). + +No warranties are given. The license may not give you all of the permissions necessary for\ +your intended use. For example, other rights such as [publicity, privacy, or moral rights](https://creativecommons.org/licenses/by-sa/4.0/#ref-publicity-privacy-or-moral-rights) may limit how you use the material. + +## For more details + +