File tree 4 files changed +8
-5
lines changed
4 files changed +8
-5
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ name: Bug report
3
3
about : Report an issue to help the project improve.
4
4
title : ' '
5
5
labels : bug
6
+ type : ' Bug'
6
7
assignees : ' '
7
8
8
9
---
Original file line number Diff line number Diff line change 15
15
# specific language governing permissions and limitations
16
16
# under the License.
17
17
18
- blank_issues_enabled : true
18
+ blank_issues_enabled : false
19
19
contact_links :
20
- - name : Support
21
- url : https://answer.apache.org/community
22
- about : Contact us if you have any questions while using.
20
+ - name : Questions & Discussions
21
+ url : https://meta. answer.dev
22
+ about : If you have any questions while using.
Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ name: Enhancement request
3
3
about : Suggest an enhancement for this project. Improve an existing feature.
4
4
title : ' '
5
5
labels : enhancement
6
+ type : ' Feature'
6
7
assignees : ' '
7
8
8
9
---
Original file line number Diff line number Diff line change 2
2
name : Feature request
3
3
about : Suggest an idea or possible new feature for this project.
4
4
title : ' '
5
- labels : feature
5
+ labels : new-feature
6
+ type : ' Feature'
6
7
assignees : ' '
7
8
8
9
---
You can’t perform that action at this time.
0 commit comments