ソースを参照

Update feature_request.yml

Alvaro Saburido 2 年 前
コミット
3765d620e2
1 ファイル変更2 行追加2 行削除
  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