diff --git a/.github/ISSUE_TEMPLATE/documentation.yml b/.github/ISSUE_TEMPLATE/documentation.yml index dcf33b02e..2d9c925b0 100644 --- a/.github/ISSUE_TEMPLATE/documentation.yml +++ b/.github/ISSUE_TEMPLATE/documentation.yml @@ -28,6 +28,7 @@ body: options: - label: "This issue is not a question, feature request, RFC, or anything other than a bug report. Please post those things in GitHub Discussions: https://github.com/nebari-dev/nebari/discussions" required: true + - type: textarea validations: required: true @@ -37,19 +38,6 @@ body: What problem(s) did you run into that caused you to request a fix to the documentation or additional documentation? What questions do you think we should answer? - - type: textarea - validations: - required: true - attributes: - label: Steps to Resolve this Issue - description: | - How can the problem be solved? Are there any additional steps required? Do any other pages need to be updated? - value: | - 1. - 2. - 3. - ... - - type: markdown attributes: value: >