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+
2+ name : ' 📦 𝗣𝗮𝗰𝗸𝗮𝗴𝗲 - 𝗔𝗱𝗱𝗶𝘁𝗶𝗼𝗻'
3+
4+ description : ' Request the addition of a Python package.'
5+ title : ' ‹Package›'
6+
7+ assignees : [ 'PhoneDroid' ]
8+ labels : [ '📦 𝗣𝗮𝗰𝗸𝗮𝗴𝗲' , '+' ]
9+
10+ body :
11+
12+ - type : ' markdown'
13+
14+ attributes :
15+ value : ' <!-- Spacer -->'
16+
17+ - type : ' input'
18+ id : ' Additions'
19+
20+ attributes :
21+
22+ description : ' Handle of the [PyPI](https://pypi.org/) package.'
23+ placeholder : ' package-a'
24+ label : ' 📦 𝗣𝗮𝗰𝗸𝗮𝗴𝗲'
25+
26+ validations :
27+ required : true
28+
29+ - type : ' markdown'
30+
31+ attributes :
32+ value : ' <!-- Spacer -->'
33+
34+ - type : ' textarea'
35+ id : ' Reason'
36+
37+ attributes :
38+
39+ description : ' Describe why you are requesting this change.'
40+ placeholder : ' My addon ‹abc› needs this package to do ‹xyz›.'
41+ render : ' txt'
42+ label : ' 📑 𝗥𝗲𝗮𝘀𝗼𝗻'
43+
44+ validations :
45+ required : true
You can’t perform that action at this time.
0 commit comments