diff options
-rw-r--r-- | .github/ISSUE_TEMPLATE/bug-report.yml | 2 | ||||
-rw-r--r-- | .github/ISSUE_TEMPLATE/feature.yml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 3e086ef..e869a7d 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -7,7 +7,7 @@ body: attributes: value: | Thanks for taking the time to fill out this bug report! - + Other developers need to be able to reproduce your bug reports to fix them, so please fill the following form to the best of your abilities. - type: textarea diff --git a/.github/ISSUE_TEMPLATE/feature.yml b/.github/ISSUE_TEMPLATE/feature.yml index 03a162a..dc7b207 100644 --- a/.github/ISSUE_TEMPLATE/feature.yml +++ b/.github/ISSUE_TEMPLATE/feature.yml @@ -7,7 +7,7 @@ body: attributes: value: | Thanks for taking the time to fill out this feature request! - + Developers need to be able to understand your request, to properly discuss it an implement it. Please fill this form to the best of your ability. |