File tree Expand file tree Collapse file tree 2 files changed +12
-6
lines changed Expand file tree Collapse file tree 2 files changed +12
-6
lines changed Original file line number Diff line number Diff line change @@ -19,11 +19,11 @@ body:
19
19
- label : Math
20
20
- label : Typography
21
21
- label : Utilities
22
+ - label : p5.strands
22
23
- label : WebGL
23
- - label : Build process
24
- - label : Unit testing
25
- - label : Internationalization
26
- - label : Friendly errors
24
+ - label : DevOps, Build process, Unit testing
25
+ - label : Internationalization (i18n)
26
+ - label : Friendly Errors
27
27
- label : Other (specify if possible)
28
28
- type : input
29
29
attributes :
Original file line number Diff line number Diff line change 22
22
- ' \[[xX]\]\s*Utilities'
23
23
" Area:WebGL " :
24
24
- ' \[[xX]\]\s*WebGL'
25
+ " Internationalization " :
26
+ - ' \[[xX]\]\s*Internationalization'
27
+ " DevOps " :
28
+ - ' \[[xX]\]\s*Build Process'
29
+ " DevOps " :
30
+ - ' \[[xX]\]\s*Unit Testing'
25
31
" Build Process " :
26
32
- ' \[[xX]\]\s*Build Process'
27
33
" Unit Testing " :
28
34
- ' \[[xX]\]\s*Unit Testing'
29
- " Internationalization " :
30
- - ' \[[xX]\]\s*Internationalization'
31
35
" Friendly Errors " :
32
36
- ' \[[xX]\]\s*Friendly Errors'
37
+ " p5.strands " :
38
+ - ' \[[xX]\]\s*p5.strands'
You can’t perform that action at this time.
0 commit comments