Commit fc57127
authored
meta(issue_templates): Remove "possible solution" (#23878)
In our bug reports, people tend to remove the "possible solution" section, causing the template enforcer bot to close valid issues. This PR removes that section as it is optional anyway (easier than adding optional header support to the bot).
It also adds a warning to the top, reminding people to not remove any headers.1 parent 1a6b121 commit fc57127
1 file changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
| |||
33 | 35 | | |
34 | 36 | | |
35 | 37 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
0 commit comments