Skip to content

Commit

Permalink
corrections
Browse files Browse the repository at this point in the history
  • Loading branch information
praptisharma28 committed Jan 29, 2024
1 parent cb04ddb commit b9b1190
Show file tree
Hide file tree
Showing 5 changed files with 35 additions and 10 deletions.
9 changes: 7 additions & 2 deletions .github/ISSUE_TEMPLATE copy/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,10 @@ body:
- label: "I follow [Contributing Guidelines](https://github.com/Kritika30032002/ReactCreations/blob/main/contribution.md) of this project."
required: true

- label: "I am a IWOC'24 contributor."
required: false
- type: question
id: specific-program
attributes:
label: "Do you contribute under a specific program?"
description: "If yes, please mention the program. If not, you can skip this question."
validations:
required: false
9 changes: 7 additions & 2 deletions .github/ISSUE_TEMPLATE copy/doc_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,10 @@ body:
- label: "I follow [Contributing Guidelines](https://github.com/Kritika30032002/ReactCreations/blob/main/contribution.md) of this project."
required: true

- label: "I am a IWOC'24 contributor."
required: false
- type: question
id: specific-program
attributes:
label: "Do you contribute under a specific program?"
description: "If yes, please mention the program. If not, you can skip this question."
validations:
required: false
9 changes: 7 additions & 2 deletions .github/ISSUE_TEMPLATE copy/feature_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,10 @@ body:
- label: "I follow [Contributing Guidelines](https://github.com/Kritika30032002/ReactCreations/blob/main/contribution.md) of this project."
required: true

- label: "I am a IWOC'24 contributor."
required: false
- type: question
id: specific-program
attributes:
label: "Do you contribute under a specific program?"
description: "If yes, please mention the program. If not, you can skip this question."
validations:
required: false
9 changes: 7 additions & 2 deletions .github/ISSUE_TEMPLATE copy/other.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,10 @@ body:
- label: "I follow [Contributing Guidelines](https://github.com/Kritika30032002/ReactCreations/blob/main/contribution.md) of this project."
required: true

- label: "I am a IWOC'24 contributor."
required: false
- type: question
id: specific-program
attributes:
label: "Do you contribute under a specific program?"
description: "If yes, please mention the program. If not, you can skip this question."
validations:
required: false
9 changes: 7 additions & 2 deletions .github/ISSUE_TEMPLATE copy/style.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,10 @@ body:
- label: "I follow [Contributing Guidelines](https://github.com/Kritika30032002/ReactCreations/blob/main/contribution.md) of this project."
required: true

- label: "I am a IWOC'24 contributor."
required: false
- type: question
id: specific-program
attributes:
label: "Do you contribute under a specific program?"
description: "If yes, please mention the program. If not, you can skip this question."
validations:
required: false

0 comments on commit b9b1190

Please sign in to comment.