From fd740d41e54e26702c72f39cbcc17f8e03f4495a Mon Sep 17 00:00:00 2001 From: Ashcon Partovi Date: Thu, 8 Dec 2022 09:44:55 -0800 Subject: [PATCH] Fix issue template for docs --- .github/ISSUE_TEMPLATE/4-docs-problem.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/4-docs-problem.yml b/.github/ISSUE_TEMPLATE/4-docs-problem.yml index 00f2f5939a..3164882483 100644 --- a/.github/ISSUE_TEMPLATE/4-docs-problem.yml +++ b/.github/ISSUE_TEMPLATE/4-docs-problem.yml @@ -18,8 +18,6 @@ body: - Documentation is confusing - Example code is not working - Something else - validations: - required: true - type: textarea attributes: label: What is the issue? @@ -28,4 +26,4 @@ body: - type: textarea attributes: label: Where did you find it? - description: If possible, please provide the URL(s) where you found this issue. \ No newline at end of file + description: If possible, please provide the URL(s) where you found this issue.