File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ name : Addition
2+ description : Is something missing from this list?
3+ title : Add <project-name>
4+ assignees :
5+ - FabulousCodingFox
6+ labels :
7+ - addition
8+ body :
9+ - type : dropdown
10+ id : project-type
11+ attributes :
12+ label : Project type
13+ options :
14+ - Decoration
15+ - Protection
16+ - Hardware
17+ - Software
18+ - Other
19+ validations :
20+ required : true
21+ - type : input
22+ id : project-name
23+ attributes :
24+ label : Project name
25+ validations :
26+ required : true
27+ - type : textarea
28+ id : project-description
29+ attributes :
30+ label : Project description
31+ description : >-
32+ Please provide a brief introduction to the project, along with links to
33+ its forum post, GitHub repository, and any other relevant sources.
34+ validations :
35+ required : true
36+ - type : markdown
37+ attributes :
38+ value : >-
39+ This template was generated with [Issue Forms
40+ Creator](https://issue-forms-creator.netlify.app)
You can’t perform that action at this time.
0 commit comments