]> git.feebdaed.xyz Git - 0xmirror/nginx.git/commitdiff
Fixed duplicate ids in the bug report template.
authorAleksei Bavshin <a.bavshin@nginx.com>
Mon, 15 Dec 2025 20:49:37 +0000 (12:49 -0800)
committerAleksei Bavshin <a.bavshin@f5.com>
Tue, 16 Dec 2025 21:22:33 +0000 (14:22 -0700)
.github/ISSUE_TEMPLATE/bug_report.yml

index 2f3aea12c825f908909f81d40a93db35fb16ac92..cd620895a4a1a20749bb66abf2f23da4dfded1f6 100644 (file)
@@ -58,7 +58,7 @@ body:
       required: true
 
   - type: textarea
-    id: environment
+    id: version
     attributes:
       label: NGINX version and build configuration options
       description: Please provide details about your NGINX build.
@@ -79,7 +79,7 @@ body:
       required: true
 
   - type: textarea
-    id: environment
+    id: architecture
     attributes:
       label: Architecture where NGINX is being built and/or deployed
       description: Please provide details about your deployment environment.