summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorPheenoh <pheenoh@gmail.com>2023-07-24 02:55:22 -0400
committerGitHub <noreply@github.com>2023-07-23 23:55:22 -0700
commitbc597941412ddf31c94e66b2b60b5ddaf2d62104 (patch)
tree30a296c8f2614e9c8150937f373b988daaf6c084 /.github
parentcb8bf4a4892ece541bf57bcd82accbf1af581f1f (diff)
pr template, update README (#387)
Diffstat (limited to '.github')
-rw-r--r--.github/pull_request_template.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
new file mode 100644
index 0000000000..671241dfa7
--- /dev/null
+++ b/.github/pull_request_template.md
@@ -0,0 +1,16 @@
+## CC0 License Agreement
+<!--
+By submitting this pull request, I agree to comply with the terms of the Creative Commons Zero v1.0 Universal (CC0) Public Domain Dedication License for my contributions to this project.
+
+I dedicate any and all copyright interest in this contribution to the public domain. I make this dedication for the benefit of the public at large and to the detriment of my heirs and successors. I intend this dedication to be an overt act of relinquishment in perpetuity of all present and future rights to this contribution under copyright law.
+
+To the best of my knowledge and belief, my contribution is either originally created by me, or is derived from a source that also released its contents under CC0 or a compatible license.
+
+I understand that this project and its maintainers are not responsible for enforcing the CC0 license, and I release them from any potential liability related to my contribution.
+-->
+
+- [ ] I agree to the terms of the CC0 License.
+
+<!--
+Please check the checkbox above to indicate your agreement.
+--> \ No newline at end of file