File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ name : Feature Request ✨
2+ description : Suggest a new feature for JewishPulse!
3+ title : " [Feature] "
4+ labels : [enhancement, feature]
5+ body :
6+ - type : textarea
7+ id : description
8+ attributes :
9+ label : Feature Description
10+ description : Please describe the new feature you'd like to see.
11+ validations :
12+ required : true
13+ - type : textarea
14+ id : example
15+ attributes :
16+ label : Usage Example
17+ description : Show a code example or output illustrating how this feature would work.
18+ - type : checkboxes
19+ id : shabbat
20+ attributes :
21+ label : Does this add new feature to the JewishPulse?
22+ options :
23+ - label : Yes!
Original file line number Diff line number Diff line change 1+ name : Improvement / Question 🤔
2+ description : Suggest an improvement or ask a question about JewishPulse.
3+ title : " [Q] "
4+ labels : [question, improvement]
5+ body :
6+ - type : textarea
7+ id : description
8+ attributes :
9+ label : Description / Question
10+ description : Clearly describe your suggestion or question.
11+ validations :
12+ required : true
13+ - type : checkboxes
14+ id : pr
15+ attributes :
16+ label : Are you planning to submit a PR?
17+ options :
18+ - label : Yes, I will submit a PR with this improvement/answer.
You can’t perform that action at this time.
0 commit comments