Merge pull request #418 from miaowware/forms

Fixed issue form for new update
This commit is contained in:
0x5c
2021-04-11 18:08:56 -04:00
committed by GitHub
+4 -9
View File
@@ -75,13 +75,8 @@ body:
label: Logs
description: If you have a log associated with the bug (tracebacks, etc), paste it directly here.
render: none
# - id: context
# type: textarea
# attributes:
# label: Additional context, screenshots, etc
# description: Add any other relevant context about the problem here.
- type: markdown
- id: context
type: textarea
attributes:
value: |
## Additional context, screenshots, etc
Add any other relevant context about the problem here.
label: Additional context, screenshots, etc
description: Add any other relevant context about the problem here.