Skip to content

Commit

Permalink
chore: Add about for Error report template (#18289)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhjacobs authored Oct 17, 2024
1 parent 0b66946 commit 1a39f47
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
11 changes: 7 additions & 4 deletions .github/ISSUE_TEMPLATE/error_report.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
---
name: Error report
title: "Error"
about:
labels: ["error-report"]
assignees: ""
about: "[DON'T CHOOSE THIS]: For auto-generated error reports"
title: Error
labels: error-report
assignees: ''

---


1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,3 @@ https://github.com/ruffle-rs/ruffle/wiki/Frequently-Asked-Questions-For-Users

**Describe the feature**
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?

2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/other.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: Other
about: File an issue that does not fit elsewhere
title: ''
labels:
labels: ''
assignees: ''

---
Expand Down

0 comments on commit 1a39f47

Please sign in to comment.