File tree Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Original file line number Diff line number Diff line change
1
+ name : New Project Request
2
+ description : Request to create a new project to InftyAI Community
3
+ labels : [ "documentation" ]
4
+ title : " REQUEST: New project named <project-name>"
5
+ body :
6
+ - type : markdown
7
+ attributes :
8
+ value : |
9
+ Thank you for filling out this project request!
10
+ - id : project
11
+ type : input
12
+ attributes :
13
+ label : Project Name
14
+ placeholder : e.g. @example_project
15
+ validations :
16
+ required : true
17
+ - id : reasons
18
+ type : textarea
19
+ attributes :
20
+ label : The rationality for creating this project
21
+ validations :
22
+ required : true
23
+ - id : maintainers
24
+ type : textarea
25
+ attributes :
26
+ label : The maintainers of this project
27
+ placeholder : |
28
+ - Approvers
29
+ - Reviewers
30
+ validations :
31
+ required : true
You can’t perform that action at this time.
0 commit comments