aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2025-05-09 16:41:16 +0200
committerJonas Bernoulli <jonas@bernoul.li>2025-05-09 16:41:16 +0200
commit81897707813956396b4db6ae56070b51d79cf762 (patch)
tree754677b9d588d7790868663204263eebff936886 /.github
parentd111925220db9f93ef5ccaa32de48695f0cb8968 (diff)
Update pull-request template
Diffstat (limited to '.github')
-rw-r--r--.github/PULL_REQUEST_TEMPLATE2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE b/.github/PULL_REQUEST_TEMPLATE
index 5bc6022..1ec176d 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".