branch: externals/vc-jj
commit 41bafbd96f76f0e3131b0473578db64a6b0a8307
Author: Rudi Schlatte <[email protected]>
Commit: Rudi Schlatte <[email protected]>
Reformat pull request checklist to use one line per item
---
.forgejo/PULL_REQUEST_TEMPLATE.md | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/.forgejo/PULL_REQUEST_TEMPLATE.md
b/.forgejo/PULL_REQUEST_TEMPLATE.md
index 2d3e9aa0b2..0eeae9d02b 100644
--- a/.forgejo/PULL_REQUEST_TEMPLATE.md
+++ b/.forgejo/PULL_REQUEST_TEMPLATE.md
@@ -2,7 +2,4 @@
# Checklist:
- [ ] I have signed the FSF copyright assignment form for Emacs
-- [ ] I have NOT signed the FSF copyright assignment form for Emacs
- but this change is trivial (<15 lines), I have no other code
- contributed to Emacs and I have included a line
- `Copyright-paperwork-exempt: yes` in the commit message
+- [ ] I have NOT signed the FSF copyright assignment form for Emacs but this
change is trivial (<15 lines), I have no other code contributed to Emacs and I
have included a line `Copyright-paperwork-exempt: yes` in the commit message