From 0d71b961663bf9e47f049b320f79a47bee6cc657 Mon Sep 17 00:00:00 2001 From: Bozhidar Batsov Date: Sat, 2 Nov 2024 11:16:49 +0200 Subject: Update the PR template --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 99e8555..161e0b7 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -11,6 +11,6 @@ by checking the relevant checkboxes): - [ ] All tests are passing ([`eldev test`](https://github.com/doublep/eldev)) - [ ] The new code is not generating bytecode or `M-x checkdoc` warnings - [ ] You've updated the [changelog](../blob/master/CHANGELOG.md) (if adding/changing user-visible functionality) -- [ ] You've updated the readme (if adding/changing user-visible functionality) +- [ ] You've updated the [docs](../blob/master/doc/modules/ROOT/pages) (when adding new project types, configuration options, commands, etc) Thanks! -- cgit v1.0