ISSUE_TEMPLATE/docs: correct the field identifiers
This commit is contained in:
parent
6a5bb68556
commit
f94aa3d97f
4
.github/ISSUE_TEMPLATE/docs.yml
vendored
4
.github/ISSUE_TEMPLATE/docs.yml
vendored
@ -15,7 +15,7 @@ body:
|
|||||||
Only file documentation bugs here! Ask questions on the mailing lists https://curl.se/mail/
|
Only file documentation bugs here! Ask questions on the mailing lists https://curl.se/mail/
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: reproducer
|
id: source
|
||||||
attributes:
|
attributes:
|
||||||
label: Specify which documentation you found a problem with
|
label: Specify which documentation you found a problem with
|
||||||
description: |
|
description: |
|
||||||
@ -25,7 +25,7 @@ body:
|
|||||||
required: true
|
required: true
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: expected-behaviour
|
id: problem
|
||||||
attributes:
|
attributes:
|
||||||
label: The problem
|
label: The problem
|
||||||
validations:
|
validations:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user