Skip to content

Commit

Permalink
fix: omitted GSSoc checkbox
Browse files Browse the repository at this point in the history
  • Loading branch information
CBID2 committed Aug 18, 2023
1 parent effa858 commit efcae0f
Show file tree
Hide file tree
Showing 8 changed files with 2 additions and 16 deletions.
2 changes: 0 additions & 2 deletions .github/ISSUE_TEMPLATE/---category-suggestion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,6 @@ body:
required: true
- label: "I am willing to work on this issue (optional)"
required: false
- label: "I am a GSSoC'23 contributor"
required: false
- type: markdown
attributes:
value: "Thank you for taking the time to suggest a new request! Your input is greatly appreciated."
2 changes: 0 additions & 2 deletions .github/ISSUE_TEMPLATE/add_link.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,3 @@ body:
- label: 'I am willing to work on this issue (optional)'
required: false

- label: "I am a GSSoC'23 contributor"
required: false
2 changes: 0 additions & 2 deletions .github/ISSUE_TEMPLATE/bug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,4 @@ body:
- label: "I am willing to work on this issue (optional)"
required: false

- label: "I am a GSSoC'23 contributor"
required: false

3 changes: 1 addition & 2 deletions .github/ISSUE_TEMPLATE/category_description.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,4 @@ body:
- label: "I am willing to work on this issue (optional)"
required: false

- label: "I am a GSSoC'23 contributor"
required: false

2 changes: 0 additions & 2 deletions .github/ISSUE_TEMPLATE/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@ body:
required: true
- label: 'I am willing to work on this issue (optional)'
required: false
- label: "I am a GSSoC'23 contributor"
required: false
- type: markdown
attributes:
value: 'Thank you for taking the time to raise this issue! Your input is greatly appreciated.'
2 changes: 0 additions & 2 deletions .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,3 @@ body:
- label: "I am willing to work on this issue (optional)"
required: false

- label: "I am a GSSoC'23 contributor"
required: false
3 changes: 1 addition & 2 deletions .github/ISSUE_TEMPLATE/other.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,4 @@ body:
- label: "I am willing to work on this issue (optional)"
required: false

- label: "I am a GSSoC'23 contributor"
required: false

2 changes: 0 additions & 2 deletions .github/ISSUE_TEMPLATE/refactor_code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,3 @@ body:
- label: 'I am willing to work on this issue (optional).'
required: false

- label: 'I am a GSSoC23 contributor.'
required: false

0 comments on commit efcae0f

Please sign in to comment.