Skip to content

Commit e1af62a

Browse files
committed
Cleaning up ISSUE_TEMPLATE.md comments to look better in GitHub issue textarea
1 parent 447fdfd commit e1af62a

File tree

1 file changed

+30
-25
lines changed

1 file changed

+30
-25
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 30 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,40 @@
1-
<!--
2-
Thank you for reporting an issue to HTTPS Everywhere. We welcome input from users on improving this project.
1+
[//]: # (Thank you for reporting an issue to HTTPS Everywhere.)
2+
[//]: # (We welcome input from users on improving this project.)
3+
[//]: #
4+
[//]: # (Please help us by following this issue template.)
5+
[//]: # (You can delete all blank lines and all lines starting)
6+
[//]: # (with the comment marker, such as this one.)
7+
[//]: #
8+
[//]: # (Delete all but one of the following "Type" lines.)
9+
[//]: # (Leave in the line that best describes the issue you are reporting.)
310

4-
Please help us by following this issue template. You can delete all blank lines and all lines between and including the <!-- --> comment markers.
5-
-->
6-
7-
<!--
8-
Delete all but one of the following "Type" lines. Leave in the line that best describes the issue you are reporting.
9-
-->
1011
Type: ruleset issue
1112
Type: new ruleset
1213
Type: code issue
1314
Type: feature request
1415
Type: other
1516

17+
[//]: # (If you are reporting a ruleset/website problem, include the top-level)
18+
[//]: # (domain below. For example, if you want to report an issue about)
19+
[//]: # ("one.example.com" and "two.example.com", then the line below should)
20+
[//]: # (be:)
21+
[//]: #
22+
[//]: # (Domain: example.com)
23+
[//]: #
24+
[//]: # (Be sure to remove the parenthesis and comment marker. If you are only)
25+
[//]: # (reporting an issue about "one.example.com", then the line below should)
26+
[//]: # (be:)
27+
[//]: #
28+
[//]: # (Domain: one.example.com)
29+
[//]: #
30+
[//]: # (Only include one top-level domain. If you have more than one top-level)
31+
[//]: # (domain to report, such as both "example.com" and "example.org", open a)
32+
[//]: # (new issue for each top-level domain.)
33+
[//]: #
34+
[//]: # (If you are not reporting a ruleset/website problem, you can delete the)
35+
[//]: # ("Domain" line or leave it blank.)
1636

17-
18-
<!--
19-
If you are reporting a ruleset/website problem, include the top-level domain below. For example, if you want to report an issue about "one.example.com" and "two.example.com", then the line below should be:
20-
21-
Domain: example.com
22-
23-
If you are only reporting an issue about "one.example.com", then the line below should be:
24-
25-
Domain: one.example.com
26-
27-
Only include one top-level domain. If you have more than one top-level domain to report, such as both "example.com" and "example.org", open a new issue for each top-level domain.
28-
29-
If you are not reporting a ruleset/website problem, you can delete the "Domain" line or leave it blank.
30-
-->
3137
Domain:
3238

33-
<!--
34-
Include any other relevant information below. Thank you again for helping to improve HTTPS Everywhere.
35-
-->
39+
[//]: # (Include any other relevant information below. Thank you again for)
40+
[//]: # (helping to improve HTTPS Everywhere.)

0 commit comments

Comments
 (0)