branch: elpa/magit
commit 81897707813956396b4db6ae56070b51d79cf762
Author: Jonas Bernoulli <[email protected]>
Commit: Jonas Bernoulli <[email protected]>
Update pull-request template
---
.github/PULL_REQUEST_TEMPLATE | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/PULL_REQUEST_TEMPLATE b/.github/PULL_REQUEST_TEMPLATE
index 5bc602268ac..1ec176db2e4 100644
--- a/.github/PULL_REQUEST_TEMPLATE
+++ b/.github/PULL_REQUEST_TEMPLATE
@@ -28,4 +28,4 @@ Please summarize the changes made in the commits. Explain
why you are making th
How to update the manual
=================================================================
-If you make changes to the manual, then edit only "magit.org". Do not update
"magit.texi"; a maintainer will do it and amend to your commit.
+Edit only "magit.org" and "magit-section.org". To update "magit.texi" and
"magit-section.texi" run "make texi".