aboutsummaryrefslogtreecommitdiffstats
path: root/.github/pull_request_template.md
diff options
context:
space:
mode:
authorJustin Burkett2020-07-21 10:16:25 -0400
committerJustin Burkett2020-07-21 10:18:05 -0400
commitce25fb260003eb965e1c104804f690d9405ec8b4 (patch)
tree3c69960c3fee78f0260b65b5ab70f9fbf97bf126 /.github/pull_request_template.md
parent8f2427a69bc0388ddfb14a10eaf71e589f3b0913 (diff)
downloademacs-ce25fb260003eb965e1c104804f690d9405ec8b4.tar.gz
emacs-ce25fb260003eb965e1c104804f690d9405ec8b4.zip
Add basic PR template
Diffstat (limited to '.github/pull_request_template.md')
-rw-r--r--.github/pull_request_template.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
new file mode 100644
index 00000000000..70cf8f0739a
--- /dev/null
+++ b/.github/pull_request_template.md
@@ -0,0 +1,4 @@
1Pull requests are welcome as long as the following apply.
2
31. The issue you are fixing or feature you are adding is clearly described and/or referenced in the pull request or github issue.
42. Since which-key is on [GNU ELPA](https://elpa.gnu.org/packages/), any [legally significant](https://www.gnu.org/prep/maintain/html_node/Legally-Significant.html#Legally-Significant) changes must have their copyright assigned to the FSF ([more info](https://www.gnu.org/prep/maintain/html_node/Copyright-Papers.html)). If you have not done so and would like to assign copyright, please see the [request form](https://git.savannah.gnu.org/cgit/gnulib.git/tree/doc/Copyright/request-assign.future). This process is easy, but can be slow.