Browse Source

Merge pull request #267 from Tresjs/alvarosabu-patch-1

chore: update feature_request.yml
Alvaro Saburido 2 years ago
parent
commit
d2df338f4b
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .github/ISSUE_TEMPLATE/feature_request.yml

+ 2 - 2
.github/ISSUE_TEMPLATE/feature_request.yml

@@ -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