Skip to content

Commit 25516c3

Browse files
authored
[meta] Update ISSUE_TEMPLATE to explain spec shortnames (w3c#4876)
Add some more guidance for new contributors, who might not understand what the spec shortnames are.
1 parent 6998c40 commit 25516c3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/ISSUE_TEMPLATE

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,8 @@
11
* please tag the issue title with the spec's shortname, like `[css-foo]`
2+
(this is the name from the spec URL, without a level number unless the issue is specific to that level).
3+
If you're proposing a new feature that doesn't obviously fit in an existing spec, skip this part — don't make something up.
4+
5+
* please be specific (in the title and issue) about what you want to change:
6+
“make it better” means different things to different people!
7+
28
* please link to the spec section you're talking about, or at least the spec

0 commit comments

Comments
 (0)