Skip to content

Commit 8074b3b

Browse files
authored
Removed required compulsory for gssoc to provide user options
2 parents f54b70a + c7b56ba commit 8074b3b

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/ISSUE_TEMPLATE/Create feature_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,4 @@ body:
6060
- label: "I want to work on this issue"
6161
required: false
6262
- label: "I am a part of gssoc26"
63-
required: true
63+
required: false

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ body:
5151
- label: "I want to work on this issue"
5252
required: false
5353
- label: "I am a part of gssoc26"
54-
required: true
54+
required: false

.github/ISSUE_TEMPLATE/documentation_update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,4 @@ body:
5757
- label: "I want to work on this issue"
5858
required: false
5959
- label: "I am a part of gssoc26"
60-
required: true
60+
required: false

0 commit comments

Comments
 (0)