Skip to content

Commit aaa756d

Browse files
authored
Remove "Steps to Resolve" from documentation issue template
1 parent 6dddf0c commit aaa756d

File tree

1 file changed

+1
-13
lines changed

1 file changed

+1
-13
lines changed

.github/ISSUE_TEMPLATE/documentation.yml

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ body:
2828
options:
2929
- 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"
3030
required: true
31+
3132
- type: textarea
3233
validations:
3334
required: true
@@ -37,19 +38,6 @@ body:
3738
What problem(s) did you run into that caused you to request a fix to the documentation or additional
3839
documentation? What questions do you think we should answer?
3940
40-
- type: textarea
41-
validations:
42-
required: true
43-
attributes:
44-
label: Steps to Resolve this Issue
45-
description: |
46-
How can the problem be solved? Are there any additional steps required? Do any other pages need to be updated?
47-
value: |
48-
1.
49-
2.
50-
3.
51-
...
52-
5341
- type: markdown
5442
attributes:
5543
value: >

0 commit comments

Comments
 (0)