This repository was archived by the owner on Jun 5, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +15
-11
lines changed Expand file tree Collapse file tree 4 files changed +15
-11
lines changed Original file line number Diff line number Diff line change 11name : Story
22description : Story
3- type : Story
4- title : ' [Story]: '
3+ type : " Story 🗺️ "
4+ title : " [Story]: "
55labels : ["story", "needs-triage"]
66body :
77 - type : textarea
1818 attributes :
1919 label : " Additional Context"
2020 description : " Add any other context or details about the problem here (e.g. link to Discussion, etc.)."
21- required : false
21+ validations :
22+ required : false
Original file line number Diff line number Diff line change 11name : " Bug"
22description : " Report a bug to help us improve the proxy system."
3- type : Bug
3+ type : " Bug 🐞 "
44title : " -- Provide a general summary of the issue --"
55labels : ["bug", "needs-triage"]
66assignees : " -"
@@ -104,4 +104,5 @@ body:
104104 attributes :
105105 label : " Additional Context"
106106 description : " Add any other context or details about the problem here (e.g. link to Discussion, etc.)."
107- required : false
107+ validations :
108+ required : false
Original file line number Diff line number Diff line change 11name : Task
22description : Task request
3- type : Task
4- title : ' [Task]: '
3+ type : " Task ✅ "
4+ title : " [Task]: "
55labels : []
66body :
77 - type : textarea
1818 attributes :
1919 label : " Additional Context"
2020 description : " Add any other context or details about the problem here (e.g. link to Discussion, etc.)."
21- required : false
21+ validations :
22+ required : false
Original file line number Diff line number Diff line change 11name : Chore
22description : Chore request
3- type : Chore
4- title : ' [Chore]: '
3+ type : " Chore 🧹 "
4+ title : " [Chore]: "
55labels : ["chore", "needs-triage"]
66body :
77 - type : textarea
1818 attributes :
1919 label : " Additional Context"
2020 description : " Add any other context or details about the problem here (e.g. link to Discussion, etc.)."
21- required : false
21+ validations :
22+ required : false
You can’t perform that action at this time.
0 commit comments