mirror of https://github.com/nginx/nginx
Fixed duplicate ids in the bug report template.
This commit is contained in:
parent
5c2947d844
commit
7c2524a692
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue