File tree Expand file tree Collapse file tree 4 files changed +8
-5
lines changed Expand file tree Collapse file tree 4 files changed +8
-5
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ name: Bug report
33about : Report an issue to help the project improve.
44title : ' '
55labels : bug
6+ type : ' Bug'
67assignees : ' '
78
89---
Original file line number Diff line number Diff line change 1515# specific language governing permissions and limitations
1616# under the License.
1717
18- blank_issues_enabled : true
18+ blank_issues_enabled : false
1919contact_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
33about : Suggest an enhancement for this project. Improve an existing feature.
44title : ' '
55labels : enhancement
6+ type : ' Feature'
67assignees : ' '
78
89---
Original file line number Diff line number Diff line change 22name : Feature request
33about : Suggest an idea or possible new feature for this project.
44title : ' '
5- labels : feature
5+ labels : new-feature
6+ type : ' Feature'
67assignees : ' '
78
89---
You can’t perform that action at this time.
0 commit comments