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
commit 8f8b7f87de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -75,13 +75,8 @@ body:
label: Logs label: Logs
description: If you have a log associated with the bug (tracebacks, etc), paste it directly here. description: If you have a log associated with the bug (tracebacks, etc), paste it directly here.
render: none render: none
# - id: context - id: context
# type: textarea type: textarea
# attributes:
# label: Additional context, screenshots, etc
# description: Add any other relevant context about the problem here.
- type: markdown
attributes: attributes:
value: | label: Additional context, screenshots, etc
## Additional context, screenshots, etc description: Add any other relevant context about the problem here.
Add any other relevant context about the problem here.