Skip to content

Commit 748e53a

Browse files
committed
GitHub issue templates: stress importance of source files
1 parent 5e66845 commit 748e53a

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

.github/ISSUE_TEMPLATE/01_crash.yml

+3-2
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,9 @@ body:
3838
attributes:
3939
label: Source files
4040
description: The Sphinx project files or inputs to rinoh that cause the crash.
41-
Please note that these are crucial for reproducing the crash! You
42-
can also provide any additional information that could be useful.
41+
These are crucial for reproducing the issue! Issues with source
42+
files attached get priority. Please also provide any additional
43+
information that could be useful.
4344
placeholder: |
4445
- insert a link to the input files (e.g. a Sphinx project repository), or
4546
- attach an archive (e.g. zip) containing the source files

.github/ISSUE_TEMPLATE/02_bad_output.yml

+4-3
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,10 @@ body:
3535
id: source
3636
attributes:
3737
label: Source files
38-
description: The Sphinx project files or inputs to rinoh that cause the crash.
39-
Please note that these are crucial for reproducing the crash! You
40-
can also provide any additional information that could be useful.
38+
description: The Sphinx project files or inputs to rinoh that cause bad output.
39+
These are crucial for reproducing the issue! Issues with source
40+
files attached get priority. Please also provide any additional
41+
information that could be useful.
4142
placeholder: |
4243
- insert a link to the input files (e.g. a Sphinx project repository), or
4344
- attach an archive (e.g. zip) containing the source files

0 commit comments

Comments
 (0)