Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 10 additions & 5 deletions .github/ISSUE_TEMPLATE/bug_landingPage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,15 @@ body:
validations:
required: false
- type: checkboxes
id: terms
id: no-duplicate-issues
attributes:
label: Contributor terms
description: By submitting this issue, you agree to follow our Contributing Instructions. Please read our [Contributing Instructions](https://github.com/CatsInTech/GitHub-ReadMe/blob/main/Contributing.md).
label: "Checklist"
options:
- label: I agree to follow the Contributing Instructions
required: true
- label: "I have checked the existing [issues](https://github.com/CatsInTech/GitHub-ReadMe/issues)"
required: true
- label: "I have read the [Contributing Guidelines](https://github.com/CatsInTech/GitHub-ReadMe/blob/main/CONTRIBUTING.md)"
required: true
- label: "I am willing to work on this issue (optional)"
required: false
- label: "I am a GSSoC'23 contributor"
required: false
18 changes: 13 additions & 5 deletions .github/ISSUE_TEMPLATE/bug_webapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,18 @@ body:
validations:
required: false
- type: checkboxes
id: terms
id: no-duplicate-issues
attributes:
label: Contributor terms
description: By submitting this issue, you agree to follow our Contributing Instructions. Please read our [Contributing Instructions](https://github.com/CatsInTech/GitHub-ReadMe/blob/main/Contributing.md).
label: "Checklist"
options:
- label: I agree to follow the Contributing Instructions
required: true
- label: "I have checked the existing [issues](https://github.com/CatsInTech/GitHub-ReadMe/issues)"
required: true

- label: "I have read the [Contributing Guidelines](https://github.com/CatsInTech/GitHub-ReadMe/blob/main/CONTRIBUTING.md)"
required: true

- label: "I am willing to work on this issue (optional)"
required: false

- label: "I am a GSSoC'23 contributor"
required: false
16 changes: 12 additions & 4 deletions .github/ISSUE_TEMPLATE/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,18 @@ body:
validations:
required: true
- type: checkboxes
id: terms
id: no-duplicate-issues
attributes:
label: Contributor terms
description: By submitting this issue, you agree to follow our Contributing Instructions. Please read our [Contributing Instructions](https://github.com/CatsInTech/GitHub-ReadMe/blob/main/Contributing.md).
label: "Checklist"
options:
- label: I agree to follow the Contributing Instructions
- label: "I have checked the existing [issues](https://github.com/CatsInTech/GitHub-ReadMe/issues)"
required: true

- label: "I have read the [Contributing Guidelines](https://github.com/CatsInTech/GitHub-ReadMe/blob/main/CONTRIBUTING.md)"
required: true

- label: "I am willing to work on this issue (optional)"
required: false

- label: "I am a GSSoC'23 contributor"
required: false
18 changes: 13 additions & 5 deletions .github/ISSUE_TEMPLATE/newcomponent_webapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,18 @@ body:
validations:
required: false
- type: checkboxes
id: terms
id: no-duplicate-issues
attributes:
label: Contributor terms
description: By submitting this issue, you agree to follow our Contributing Instructions. Please read our [Contributing Instructions](https://github.com/CatsInTech/GitHub-ReadMe/blob/main/Contributing.md).
label: "Checklist"
options:
- label: I agree to follow the Contributing Instructions
required: true
- label: "I have checked the existing [issues](https://github.com/CatsInTech/GitHub-ReadMe/issues)"
required: true

- label: "I have read the [Contributing Guidelines](https://github.com/CatsInTech/GitHub-ReadMe/blob/main/CONTRIBUTING.md)"
required: true

- label: "I am willing to work on this issue (optional)"
required: false

- label: "I am a GSSoC'23 contributor"
required: false
18 changes: 13 additions & 5 deletions .github/ISSUE_TEMPLATE/newfeature_landingpage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,18 @@ body:
validations:
required: false
- type: checkboxes
id: terms
id: no-duplicate-issues
attributes:
label: Contributor terms
description: By submitting this issue, you agree to follow our Contributing Instructions. Please read our [Contributing Instructions](https://github.com/CatsInTech/GitHub-ReadMe/blob/main/Contributing.md).
label: "Checklist"
options:
- label: I agree to follow the Contributing Instructions
required: true
- label: "I have checked the existing [issues](https://github.com/CatsInTech/GitHub-ReadMe/issues)"
required: true

- label: "I have read the [Contributing Guidelines](https://github.com/CatsInTech/GitHub-ReadMe/blob/main/CONTRIBUTING.md)"
required: true

- label: "I am willing to work on this issue (optional)"
required: false

- label: "I am a GSSoC'23 contributor"
required: false
18 changes: 13 additions & 5 deletions .github/ISSUE_TEMPLATE/newfeature_webapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,18 @@ body:
validations:
required: false
- type: checkboxes
id: terms
id: no-duplicate-issues
attributes:
label: Contributor terms
description: By submitting this issue, you agree to follow our Contributing Instructions. Please read our [Contributing Instructions](https://github.com/CatsInTech/GitHub-ReadMe/blob/main/Contributing.md).
label: "Checklist"
options:
- label: I agree to follow the Contributing Instructions
required: true
- label: "I have checked the existing [issues](https://github.com/CatsInTech/GitHub-ReadMe/issues)"
required: true

- label: "I have read the [Contributing Guidelines](https://github.com/CatsInTech/GitHub-ReadMe/blob/main/CONTRIBUTING.md)"
required: true

- label: "I am willing to work on this issue (optional)"
required: false

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