mirror of
https://github.com/curl/curl.git
synced 2026-01-18 17:21:26 +01:00
ISSUE_TEMPLATE/docs: correct the field identifiers
This commit is contained in:
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:
|
||||
|
||||
Reference in New Issue
Block a user