Skip to content

Commit 33c216b

Browse files
committed
update bug report notes for #1077
1 parent 2219c69 commit 33c216b

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

CONTRIBUTING.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -174,12 +174,14 @@ Report issues at https://github.com/perl6/doc/issues. You can use the
174174
following labels when tagging tickets:
175175

176176
* site - presentation issue with the website (e.g. invalid HTML)
177-
* docs - missing or incorrect documentation
177+
* docs - missing or incorrect documentation (use 'UNSPECCED' instead, if this is for a feature present in a compiler, but not in the Perl 6 test suite)
178178
* build - scripts or libraries that generate the site
179-
* search - the search component
179+
* search - the search component, either for items that are on the site but not searchable, or for search functionality)
180+
181+
Contributes may also specify one of the following tags.
180182

181183
* LHF - for a beginner to work on
182-
* big - a big issue, may require some research
184+
* big - a big issue, requires research or consensus
183185

184186
## Website Styles
185187

0 commit comments

Comments
 (0)