diff options
-rw-r--r-- | .github/ISSUE_TEMPLATE/4-docs-problem.yml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/.github/ISSUE_TEMPLATE/4-docs-problem.yml b/.github/ISSUE_TEMPLATE/4-docs-problem.yml index 00f2f5939..316488248 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. |