File tree Expand file tree Collapse file tree 1 file changed +39
-0
lines changed Expand file tree Collapse file tree 1 file changed +39
-0
lines changed Original file line number Diff line number Diff line change
1
+ name : 🚀 Enhancement Proposal
2
+ description : This template is for suggesting enhancements or new features for the Processing website.
3
+ labels : [enhancement]
4
+ body :
5
+ - type : dropdown
6
+ id : labels
7
+ attributes :
8
+ label : Which area of the website does this enhancement relate to?
9
+ description : You may select more than one..
10
+ multiple : true
11
+ options :
12
+ - Accessibility
13
+ - Books
14
+ - Download
15
+ - Examples
16
+ - Homepage
17
+ - Libraries
18
+ - Reference
19
+ - Translation
20
+ - Tutorials
21
+ - Other (specify if possible)
22
+ - type : textarea
23
+ attributes :
24
+ label : Describe the enhancement
25
+ description : A clear and concise description of what you want to improve or add to the Processing website.
26
+ validations :
27
+ required : true
28
+ - type : textarea
29
+ attributes :
30
+ label : Why is this enhancement important?
31
+ description : Explain why this enhancement is necessary or beneficial for the Processing community.
32
+ validations :
33
+ required : true
34
+ - type : textarea
35
+ attributes :
36
+ label : Additional context
37
+ description : Add any other context, mockups, or screenshots that help explain the proposal.
38
+ validations :
39
+ required : false
You can’t perform that action at this time.
0 commit comments