We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c629d83 commit cdceabdCopy full SHA for cdceabd
.github/ISSUE_TEMPLATE/new-admin.yml
@@ -14,6 +14,7 @@ body:
14
description: Are you a [Django Software Foundation individual member](https://www.djangoproject.com/foundation/individual-members/)?
15
options:
16
- label: I am a DSF member
17
+ required: false
18
- type: textarea
19
id: why-join
20
attributes:
@@ -40,6 +41,7 @@ body:
40
41
42
label: How long do you expect to be involved with Django Commons?
43
description: Being an administrator isn't a permanent position. Please tell us how long you'd expect to be involved in this role.
44
+ validations:
45
required: true
46
- type: checkboxes
47
id: terms
0 commit comments