diff options
| author | Botahamec <botahamec@outlook.com> | 2023-07-30 20:21:11 -0400 |
|---|---|---|
| committer | Botahamec <botahamec@outlook.com> | 2023-07-30 20:21:11 -0400 |
| commit | feaff752961e337df7788e33013d6e60962d0582 (patch) | |
| tree | 264f5921c0d35c53c9e68f56af907291de442bd7 /.github/pull_request_template.md | |
| parent | 647c16830edf49be28455f5cd7a189f38d75572a (diff) | |
Add PR template
Diffstat (limited to '.github/pull_request_template.md')
| -rw-r--r-- | .github/pull_request_template.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..cfd0ef7 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,10 @@ + +<!--Describe your changes here--> + +[ ] By checking this box you agree to the following statement. + +I dedicate any and all copyright interest in this software 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 software under copyright law. |
