File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
name : " 🐛 Bug Report"
2
2
description : " Submit a bug report to help us improve"
3
3
title : " Bug: "
4
- labels : [bug]
4
+ labels : [" bug", "needs-triage"]
5
5
assignees : ["prakarsh-dt","vikramdevtron"]
6
6
projects : ["Devtron Features Prioritization"]
7
7
body :
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: "📚 Documentation"
2
2
description : " Report an issue related to documentation"
3
3
assignees : ["ashokdevtron","prakarsh-dt"]
4
4
title : " Doc: "
5
- labels : [documentation]
5
+ labels : [" documentation", "needs-triage" ]
6
6
projects : ["Devtron Features Prioritization"]
7
7
body :
8
8
- type : markdown
Original file line number Diff line number Diff line change 1
1
name : 🚀 Feature
2
2
description : " Submit a proposal for a new feature"
3
3
title : " Feature: "
4
- labels : ["enhancement"]
4
+ labels : ["enhancement", "needs-triage" ]
5
5
assignees : ["prakarsh-dt","nishant-d","abhibhaw"]
6
6
projects : ["Devtron Features Prioritization"]
7
7
body :
You can’t perform that action at this time.
0 commit comments