Skip to content

Commit f85eb9d

Browse files
update issue templates
1 parent 408a992 commit f85eb9d

File tree

3 files changed

+13
-7
lines changed

3 files changed

+13
-7
lines changed

.github/ISSUE_TEMPLATE/tools.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,18 @@
11
---
22
name: Tools
3-
about: Report issues with the updaters, troubleshooter, or any other tools.
3+
about: Report issues with the updaters, the troubleshooter, or any other tools.
44
title: ''
55
labels: ''
66
assignees: ''
77

88
---
99

1010
<!--
11-
Make sure to specify:
11+
Please specify:
1212
- the name of the file (i.e. updater.bat, updater.sh)
13-
- the OS where you used the tool (if applicable)
1413
- steps to reproduce the issue
15-
- expected result
1614
- actual result
15+
- expected result
16+
17+
Blank out this field before typing, or start typing after the next line.
1718
-->

.github/ISSUE_TEMPLATE/troubleshooting-help.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
name: Troubleshooting help
3-
about: Ask for help troubleshooting issues with user.js
3+
about: Ask for help to solve problems with user.js
44
title: ''
55
labels: ''
66
assignees: ''
77

88
---
99

1010
<!--
11-
Before you ask for help...
11+
Before you proceed...
1212
- Keep reading this. Seriously.
1313
- Note that we do not support forks (i.e. IceCat, Pale Moon, WaterFox, etc).
1414
- Make sure you searched for the setup tags in user.js.
@@ -32,4 +32,6 @@ If you still need help, help us help you by providing relevant information:
3232
- actual result
3333
- expected result
3434
- anything else you deem worth mentioning
35+
36+
Blank out this field before typing, or start typing after the next line.
3537
-->

.github/ISSUE_TEMPLATE/user-js.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: User.js
2+
name: user.js
33
about: Suggest changes to user.js
44
title: ''
55
labels: ''
@@ -9,5 +9,8 @@ assignees: ''
99

1010
<!--
1111
We value feedback in general, but we value feedback from informed users more. There is no need for you to be an expert to participate (most of us aren't), but we hope that you at least understand our decisions before questioning them. We discuss all changes openly, and we do not make changes lightly. So, if you don't understand why we decided to add/remove/change a certain pref, search the repo. The answer is most certainly here.
12+
1213
If some change we made took you by surprise (in the wrong way), remember that keeping track of changes is your responsibility. Watch the repo, read the changelogs, compare revisions as you update your copy of user.js, or use any other method you prefer.
14+
15+
Blank out this field before typing, or start typing after the next line.
1316
-->

0 commit comments

Comments
 (0)