Skip to content

Commit 1a39f47

Browse files
chore: Add about for Error report template (#18289)
1 parent 0b66946 commit 1a39f47

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed
+7-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
---
22
name: Error report
3-
title: "Error"
4-
about:
5-
labels: ["error-report"]
6-
assignees: ""
3+
about: "[DON'T CHOOSE THIS]: For auto-generated error reports"
4+
title: Error
5+
labels: error-report
6+
assignees: ''
7+
78
---
9+
10+

.github/ISSUE_TEMPLATE/feature_request.md

-1
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,3 @@ https://github.com/ruffle-rs/ruffle/wiki/Frequently-Asked-Questions-For-Users
1717

1818
**Describe the feature**
1919
Provide a clear and concise description of your feature request. Why would this feature be useful? Does the feature involve the desktop build, the web build, or both?
20-

.github/ISSUE_TEMPLATE/other.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Other
33
about: File an issue that does not fit elsewhere
44
title: ''
5-
labels:
5+
labels: ''
66
assignees: ''
77

88
---

0 commit comments

Comments
 (0)