|
@@ -36,7 +36,7 @@ body:
|
|
|
attributes:
|
|
|
label: Validations
|
|
|
description: Before submitting the issue, please make sure you do the following
|
|
|
- options:
|
|
|
+ options:
|
|
|
- label: I agree to follow this project's [Code of Conduct](https://github.com/Tresjs/tres/blob/main/CODE_OF_CONDUCT.md)
|
|
|
required: true
|
|
|
- label: Read the [Contributing Guidelines](https://github.com/Tresjs/tres/blob/main/CONTRIBUTING.md).
|
|
@@ -44,4 +44,4 @@ body:
|
|
|
- label: Read the [docs](https://tresjs.org/guide).
|
|
|
required: true
|
|
|
- label: Check that there isn't [already an issue](https://github.com/tresjs/tres/issues) that reports the same bug to avoid creating a duplicate.
|
|
|
- required: true
|
|
|
+ required: true
|