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
1 changed files with 4 additions and 9 deletions

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.