Commit 3e188ca
meta: replace feature request template with form
The bug report form doesn't seem to result in many invalid/spam reports,
but the template still results in lots of issues opened by apparent bots
that don't modify the default template imput. Change the feature request
template to a form to hopefully better serve people proposing features
and reduce bot-generated junk issues.
PR-URL: #41317
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Gus Caplan <me@gus.host>1 parent 75ff8e6 commit 3e188caCopy full SHA for 3e188ca
File tree
Expand file treeCollapse file tree
3 files changed
+20
-21
lines changedOpen diff view settings
Filter options
- .github/ISSUE_TEMPLATE
Expand file treeCollapse file tree
3 files changed
+20
-21
lines changedOpen diff view settings
Collapse file
.github/ISSUE_TEMPLATE/1-bug-report.yml
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/1-bug-report.yml+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
9 | 9 | |
10 | 10 | |
11 | 11 | |
12 | | - |
| 12 | + |
13 | 13 | |
14 | 14 | |
15 | 15 | |
|
Collapse file
.github/ISSUE_TEMPLATE/2-feature-request.md
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/2-feature-request.md-20Lines changed: 0 additions & 20 deletions
This file was deleted.
Collapse file
.github/ISSUE_TEMPLATE/2-feature-request.yml
Copy file name to clipboard+19Lines changed: 19 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
0 commit comments