]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
ISSUE_TEMPLATE/docs: correct the field identifiers
authorDaniel Stenberg <daniel@haxx.se>
Fri, 12 Jul 2024 10:22:15 +0000 (12:22 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 12 Jul 2024 10:22:15 +0000 (12:22 +0200)
.github/ISSUE_TEMPLATE/docs.yml

index 354cfe5cf9739a4bae52ded9ddca6457cfc1b91d..1b60a597adf073e6a4e0a2f8bc27b0b89ce9ce51 100644 (file)
@@ -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: