From a4965d37aed6f3932f2880df55e4073276fa16b3 Mon Sep 17 00:00:00 2001 From: RaptaG <77157639+RaptaG@users.noreply.github.com> Date: Fri, 10 Mar 2023 15:29:42 +0200 Subject: [PATCH] Even more --- .github/ISSUE_TEMPLATE/bug_report.yml | 4 ++-- .github/ISSUE_TEMPLATE/new_feature.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index affa19eb..1b6ef50f 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -15,7 +15,7 @@ body: - type: textarea attributes: label: Current Behavior - description: Type what you are experiencing currently. + description: Write what you are experiencing currently. validations: required: true - type: textarea @@ -67,6 +67,6 @@ body: - type: textarea attributes: label: Additional information - description: Anything else you'd like to add or include? + description: Anything else you'd like to include? validations: required: false diff --git a/.github/ISSUE_TEMPLATE/new_feature.yml b/.github/ISSUE_TEMPLATE/new_feature.yml index 1be0220e..9742f91f 100644 --- a/.github/ISSUE_TEMPLATE/new_feature.yml +++ b/.github/ISSUE_TEMPLATE/new_feature.yml @@ -33,6 +33,6 @@ body: - type: textarea attributes: label: Additional information - description: Anything else you'd like to add or include? + description: Anything else you'd like to include? validations: required: false \ No newline at end of file