Update bug_report.yaml
This commit is contained in:
parent
4b66e083c2
commit
882de9cb49
1 changed files with 9 additions and 1 deletions
10
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
10
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
|
@ -54,5 +54,13 @@ body:
|
|||
label: Code of Conduct
|
||||
description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/ciderapp/Cider/blob/main/CODE_OF_CONDUCT.md)
|
||||
options:
|
||||
- label: I agree to follow this project's Code of Conduct
|
||||
- label: I agree to follow this Cider's [Code of Conduct](https://github.com/ciderapp/Cider/blob/main/CODE_OF_CONDUCT.md)
|
||||
required: true
|
||||
- type: checkboxes
|
||||
id: disclaimer
|
||||
attributes:
|
||||
label: Disclaimer
|
||||
description: By submitting this issue, you are aware of our [Support Disclaimer](https://docs.cider.sh/support/disclaimer) and acknowledge that your issue may be immidiately closed if it is invalid.
|
||||
options:
|
||||
- label: I acknowledge the [Support Disclaimer](https://docs.cider.sh/support/disclaimer)
|
||||
required: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue