Skip to content

Commit 4e2c7be

Browse files
committed
Add 'Changes' line to issue list template
1 parent 311ef78 commit 4e2c7be

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

bin/issuegen.pl

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
From: [name]
3535
Comment: [url]
3636
Response: [url]
37+
Changes: [changeset(s) or new section or left blank for “It's complicated.” ]
3738
Closed: Accepted/OutOfScope/Invalid/Rejected/Retracted/Deferred ... or replace this line with "Open"
3839
Verified: [url]
3940
Resolved: Editorial/Bugfix (for obvious fixes)/Editor discretion/[url to minutes]
@@ -84,6 +85,12 @@
8485
is to minimize the effort required for someone reviewing the issues
8586
to understand this issue and its resolution.
8687
88+
Changes: A reference to the diffs, or equivalently useful information
89+
such as a link to the relevant section. Often left blank in
90+
early-stage drafts (which have a lot of churn) or when
91+
there's a long discussion involving multiple sets of changes
92+
and it's therefore easier just to look at the result.
93+
8794
Closed: A status line on how the issue was closed. Triggers colors.
8895
Replacing "Closed" with "Open" marks the issue unresolved.
8996

0 commit comments

Comments
 (0)