Skip to content

Commit

Permalink
chore: remove gssoc checkboxes (#2080)
Browse files Browse the repository at this point in the history
  • Loading branch information
priyankarpal authored Aug 21, 2023
1 parent 53010ae commit 8e26a78
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 7 deletions.
2 changes: 0 additions & 2 deletions .github/ISSUE_TEMPLATE/bug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,4 @@ body:
- label: I agree to follow this project's [Code of Conduct](https://github.com/priyankarpal/ProjectsHut/blob/main/CODE_OF_CONDUCT.md)
required: true

- label: I'm a GSSoC'23 contributor

- label: I want to work on this issue
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@ body:
- label: I agree to follow this project's [Code of Conduct](https://github.com/priyankarpal/ProjectsHut/blob/main/CODE_OF_CONDUCT.md)
required: true

- label: I'm a GSSoC'23 contributor


- label: I want to work on this issue
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/feature.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ body:
- label: I agree to follow this project's [Code of Conduct](https://github.com/priyankarpal/ProjectsHut/blob/main/CODE_OF_CONDUCT.md)
required: true

- label: I'm a GSSoC'23 contributor


- label: I want to work on this issue
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/refactor_code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@ body:
- label: I agree to follow this project's [Code of Conduct](https://github.com/priyankarpal/ProjectsHut/blob/main/CODE_OF_CONDUCT.md)
required: true

- label: I'm a GSSoC'23 contributor


- label: I want to work on this issue
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/styles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ body:
- label: I agree to follow this project's [Code of Conduct](https://github.com/priyankarpal/ProjectsHut/blob/main/CODE_OF_CONDUCT.md)
required: true

- label: I'm a GSSoC'23 contributor


- label: I want to work on this issue

2 changes: 1 addition & 1 deletion .github/workflows/issue-lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
process-only: 'issues'
skip-closed-issue-comment: true
issue-comment: >
To reduce notifications, issues are locked. Your issue will be unlock when we will add label as `🏁 status: ready for dev`. Check out the [contributing guide](https://github.com/priyankarpal/ProjectsHut/blob/main/contributing.md) for more information. Also, if you're in GSSoC'23 please check the [discussion](https://github.com/priyankarpal/ProjectsHut/discussions/415)
To reduce notifications, issues are locked. Your issue will be unlock when we will add label as `🏁 status: ready for dev`. Check out the [contributing guide](https://github.com/priyankarpal/ProjectsHut/blob/main/contributing.md) for more information.

0 comments on commit 8e26a78

Please sign in to comment.