From: Aleksei Bavshin Date: Mon, 15 Dec 2025 20:49:37 +0000 (-0800) Subject: Fixed duplicate ids in the bug report template. X-Git-Tag: release-1.29.5~15 X-Git-Url: http://www.kaiwu.me/postgresql/commit/?a=commitdiff_plain;h=7c2524a6926918900243a75c5d85c1399ce54bbd;p=nginx.git Fixed duplicate ids in the bug report template. --- diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 2f3aea12c..cd620895a 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -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.