mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-12 19:49:59 +05:00
fix description field in issue template
This commit is contained in:
parent
17bb23b5a0
commit
c207ea323c
2
.github/ISSUE_TEMPLATE/bug_resolution.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_resolution.yml
vendored
@ -21,7 +21,7 @@ body:
|
||||
id: description
|
||||
attributes:
|
||||
label: Description
|
||||
value: Please provide a brief description of the bug in 1-2 sentences. If applicable, add screenshots to help explain your problem. Very useful for bugs in CryptPad UI.
|
||||
description: Please provide a brief description of the bug in 1-2 sentences. If applicable, add screenshots to help explain your problem. Very useful for bugs in CryptPad UI.
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
|
||||
Loading…
Reference in New Issue
Block a user