File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -63,10 +63,16 @@ body:
6363 ```
6464 validations :
6565 required : false
66+ - type : textarea
67+ attributes :
68+ label : " Stack Trace"
69+ description : " Add your stack trace here. Please remove sensitive information."
70+ validations :
71+ required : false
6672 - type : textarea
6773 attributes :
6874 label : " Log File"
69- description : " Add your log file or related error message. Again, please remove sensitive information."
75+ description : " Add your log file or related error message. Please remove sensitive information."
7076 value : |
7177 <details><summary>Log file</summary>
7278 ...
@@ -103,9 +109,3 @@ body:
103109 description : " Please briefly state your timeline, e.g., Go-Live in 12 weeks."
104110 validations :
105111 required : false
106- - type : textarea
107- attributes :
108- label : " Additional Context"
109- description : " Add any other context about the problem here."
110- validations :
111- required : false
You can’t perform that action at this time.
0 commit comments