Merge pull request #19933 from Markusi13/develop

Github Issues: Removed the required Code of Conduct checkbox so it doesn't show "done 1 task" on issues.
This commit is contained in:
Laurent Destailleur 2022-01-26 12:58:16 +01:00 committed by GitHub
commit 15bc641699
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 18 deletions

View File

@ -69,12 +69,3 @@ body:
attributes:
label: Attached files
description: Screenshots, screencasts, dolibarr.log, debugging informations
- type: checkboxes
id: terms
attributes:
label: Code of Conduct
description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/Dolibarr/dolibarr/blob/develop/.github/CODE_OF_CONDUCT.md)
options:
- label: I agree to follow this project's Code of Conduct
required: true

View File

@ -33,12 +33,3 @@ body:
attributes:
label: Suggested steps
description: List of tasks to achieve goal
- type: checkboxes
id: terms
attributes:
label: Code of Conduct
description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/Dolibarr/dolibarr/blob/develop/.github/CODE_OF_CONDUCT.md)
options:
- label: I agree to follow this project's Code of Conduct
required: true