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
|
required: true
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: environment
|
id: version
|
||||||
attributes:
|
attributes:
|
||||||
label: NGINX version and build configuration options
|
label: NGINX version and build configuration options
|
||||||
description: Please provide details about your NGINX build.
|
description: Please provide details about your NGINX build.
|
||||||
|
|
@ -79,7 +79,7 @@ body:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: environment
|
id: architecture
|
||||||
attributes:
|
attributes:
|
||||||
label: Architecture where NGINX is being built and/or deployed
|
label: Architecture where NGINX is being built and/or deployed
|
||||||
description: Please provide details about your deployment environment.
|
description: Please provide details about your deployment environment.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue