Skip to content

Commit

Permalink
feat: updated record of issue forms
Browse files Browse the repository at this point in the history
  • Loading branch information
dakshsinghrathore committed May 11, 2024
1 parent 422c678 commit 952b9ff
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/ISSUE_TEMPLATE/bug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,7 @@
options:
- label: "I agree to follow this project's Code of Conduct"
required: true
- label: I have checked the existing [issues](https://github.com/Satyam1923/Spring-Music-Player/issues)
required: true
- label: "I'm a GSSOC'24 contributor"
- label: "I want to work on this issue"
2 changes: 2 additions & 0 deletions .github/ISSUE_TEMPLATE/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,7 @@ body:
options:
- label: "I agree to follow this project's Code of Conduct"
required: true
- label: I have checked the existing [issues](https://github.com/Satyam1923/Spring-Music-Player/issues)
required: true
- label: "I'm a GSSOC'24 contributor"
- label: "I want to work on this issue"
2 changes: 2 additions & 0 deletions .github/ISSUE_TEMPLATE/feature.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,7 @@ body:
options:
- label: "I agree to follow this project's Code of Conduct"
required: true
- label: I have checked the existing [issues](https://github.com/Satyam1923/Spring-Music-Player/issues)
required: true
- label: "I'm a GSSOC'24 contributor"
- label: "I want to work on this issue"

0 comments on commit 952b9ff

Please sign in to comment.