Commit 8d44a84
authored
simplify the bug report template (#63851)
* simplify the bug report template
Changes involve:
- Merging how to reproduce and what happened as these two pieces of information are naturally intertwined and a good reproduction walkthrough usually tells the story of what went wrong along the way.
- apache airflow version is usually a handy information while filing the bug. Instead of giving dropdowns, the user let to mention the airflow version would cover redundant ask of filling the version if it belongs to 3x versions.
* pre-commit fixes
updating the missing line in the bug template
fixing yaml linting issues
* simplify the bug report template
Changes involve:
- Merging how to reproduce and what happened as these two pieces of information are naturally intertwined and a good reproduction walkthrough usually tells the story of what went wrong along the way.
- apache airflow version is usually a handy information while filing the bug. Instead of giving dropdowns, the user let to mention the airflow version would cover redundant ask of filling the version if it belongs to 3x versions.
* pre-commit fixes
updating the missing line in the bug template
fixing yaml linting issues
* reverting linting changes unrelated to the template edit
* add placeholder and update terminology
* retain the airflow version type and structure
Since the issue template is static in nature, hiding the other versions is not allowed.
Retaining the current element type till the alternate options are decided
* add placeholder text for airflow version input and update verbiage.
- updated the airflow version field to have placeholder that hints the reporter run the airflow version command and paste the output.
- minor verbiage update for issue description
* remove quotes for the placeholder1 parent ac9b401 commit 8d44a84
1 file changed
Lines changed: 19 additions & 38 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
| 28 | + | |
30 | 29 | | |
31 | 30 | | |
32 | 31 | | |
33 | | - | |
| 32 | + | |
34 | 33 | | |
35 | 34 | | |
36 | 35 | | |
37 | 36 | | |
38 | 37 | | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
45 | 42 | | |
46 | 43 | | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | 44 | | |
57 | 45 | | |
58 | | - | |
59 | | - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
60 | 51 | | |
61 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
62 | 60 | | |
63 | 61 | | |
64 | 62 | | |
| |||
70 | 68 | | |
71 | 69 | | |
72 | 70 | | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | 71 | | |
87 | 72 | | |
88 | 73 | | |
89 | 74 | | |
90 | 75 | | |
91 | | - | |
92 | | - | |
93 | 76 | | |
94 | 77 | | |
95 | 78 | | |
| |||
113 | 96 | | |
114 | 97 | | |
115 | 98 | | |
116 | | - | |
117 | | - | |
118 | 99 | | |
119 | 100 | | |
120 | 101 | | |
| |||
0 commit comments