emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/topspace cb918d1c44 057/181: Create PULL_REQUEST_TEMPLA


From: ELPA Syncer
Subject: [elpa] externals/topspace cb918d1c44 057/181: Create PULL_REQUEST_TEMPLATE.md
Date: Tue, 23 Aug 2022 12:58:33 -0400 (EDT)

branch: externals/topspace
commit cb918d1c44c4fc82c9d3850bac0c68e41d904005
Author: Trevor Pogue <trevorpogue@gmail.com>
Commit: GitHub <noreply@github.com>

    Create PULL_REQUEST_TEMPLATE.md
---
 .github/PULL_REQUEST_TEMPLATE.md | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
new file mode 100644
index 0000000000..5c0ebcb90d
--- /dev/null
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,18 @@
+**Replace this placeholder text with a summary of the changes in your PR.
+The more detailed you are, the better.**
+
+-----------------
+
+### Checklist
+
+<!-- Please confirm with `x`: -->
+
+- [ ] I have read the topspace [contributing 
guidelines](https://github.com/trevorpogue/topspace/blob/main/CONTRIBUTING.md)
+- [ ] My changes follow the [Emacs 
Lisp](https://www.gnu.org/software/emacs/manual/html_node/elisp/Tips.html) 
conventions and the [Emacs Lisp Style 
Guide](https://github.com/bbatsov/emacs-lisp-style-guide)
+- [ ] I've used the latest version of 
[package-lint](https://github.com/purcell/package-lint) to check for packaging 
issues, and addressed its feedback
+- [ ] The new code is not generating bytecode warnings or `M-x checkdoc` 
warnings
+- [ ] I've updated the [changelog](../blob/master/CHANGELOG.md) (if 
adding/changing user-visible functionality)
+- [ ] I've updated the readme (if adding/changing user-visible functionality)
+- [ ] I have confirmed some of these without doing them
+
+Thank you!



reply via email to

[Prev in Thread] Current Thread [Next in Thread]