mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-17 04:32:51 -06:00
Fix indentations
This commit is contained in:
parent
ad9ed13b9a
commit
37aa10c5a5
10
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
10
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
@ -5,11 +5,11 @@ labels: ["type: bug"]
|
|||||||
issue_body: false
|
issue_body: false
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
value: "**NOTE:** This form is only for reporting _reproducible bugs_ in a
|
value: "**NOTE:** This form is only for reporting _reproducible bugs_ in a
|
||||||
current NetBox installation. If you're having trouble with installation or just
|
current NetBox installation. If you're having trouble with installation or just
|
||||||
looking for assistance with using NetBox, please visit our
|
looking for assistance with using NetBox, please visit our
|
||||||
[discussion forum](https://github.com/netbox-community/netbox/discussions) instead."
|
[discussion forum](https://github.com/netbox-community/netbox/discussions) instead."
|
||||||
- type: input
|
- type: input
|
||||||
attributes:
|
attributes:
|
||||||
label: NetBox version
|
label: NetBox version
|
||||||
|
10
.github/ISSUE_TEMPLATE/feature_request.yaml
vendored
10
.github/ISSUE_TEMPLATE/feature_request.yaml
vendored
@ -5,11 +5,11 @@ labels: ["type: feature"]
|
|||||||
issue_body: false
|
issue_body: false
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
value: "**NOTE:** This form is only for submitting well-formed proposals to extend or
|
value: "**NOTE:** This form is only for submitting well-formed proposals to extend or
|
||||||
modify NetBox in some way. If you're trying to solve a problem but can't figure out how,
|
modify NetBox in some way. If you're trying to solve a problem but can't figure out how,
|
||||||
or if you still need time to work on the details of a proposed new feature, please start
|
or if you still need time to work on the details of a proposed new feature, please start
|
||||||
a [discussion](https://github.com/netbox-community/netbox/discussions) instead."
|
a [discussion](https://github.com/netbox-community/netbox/discussions) instead."
|
||||||
- type: input
|
- type: input
|
||||||
attributes:
|
attributes:
|
||||||
label: NetBox version
|
label: NetBox version
|
||||||
|
6
.github/ISSUE_TEMPLATE/housekeeping.yaml
vendored
6
.github/ISSUE_TEMPLATE/housekeeping.yaml
vendored
@ -5,9 +5,9 @@ labels: ["type: housekeeping"]
|
|||||||
issue_body: false
|
issue_body: false
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
value: "**NOTE:** This template is for use by maintainers only. Please do not submit
|
value: "**NOTE:** This template is for use by maintainers only. Please do not submit
|
||||||
an issue using this template unless you have been specifically asked to do so."
|
an issue using this template unless you have been specifically asked to do so."
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: Proposed Changes
|
label: Proposed Changes
|
||||||
|
Loading…
Reference in New Issue
Block a user