Skip to content

Commit

Permalink
chore: fix template issue (rupali-codes#578)
Browse files Browse the repository at this point in the history
* update templates

* chore: added issues & commites guidelines

* chore: added issues & commites guidelines

* chore: added checkmark for gssoc contributors

* chore: fixed bugs
  • Loading branch information
rupali-codes authored May 20, 2023
1 parent 1d38135 commit a2b6075
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 9 deletions.
2 changes: 0 additions & 2 deletions .github/ISSUE_TEMPLATE/add_link.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,3 @@ body:

- label: "I am a GSSoC'23 contributor"
required: false
onChecked: "labels.add('gssoc23')"
onUnchecked: "labels.remove('gssoc23')"
2 changes: 0 additions & 2 deletions .github/ISSUE_TEMPLATE/bug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,4 @@ body:

- label: "I am a GSSoC'23 contributor"
required: false
onChecked: "labels.add('gssoc23')"
onUnchecked: "labels.remove('gssoc23')"

3 changes: 0 additions & 3 deletions .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,3 @@ body:

- label: "I am a GSSoC'23 contributor"
required: false
onChecked: "labels.add('gssoc23')"
onUnchecked: "labels.remove('gssoc23')"

2 changes: 0 additions & 2 deletions .github/ISSUE_TEMPLATE/other.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,3 @@ body:

- label: "I am a GSSoC'23 contributor"
required: false
onChecked: "labels.add('gssoc23')"
onUnchecked: "labels.remove('gssoc23')"

0 comments on commit a2b6075

Please sign in to comment.