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/
|
||||
|
||||
- type: textarea
|
||||
id: reproducer
|
||||
id: source
|
||||
attributes:
|
||||
label: Specify which documentation you found a problem with
|
||||
description: |
|
||||
@ -25,7 +25,7 @@ body:
|
||||
required: true
|
||||
|
||||
- type: textarea
|
||||
id: expected-behaviour
|
||||
id: problem
|
||||
attributes:
|
||||
label: The problem
|
||||
validations:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user