forked from extern/nushell
Update bug_report.yml
Put example pipeline in the placeholder also
This commit is contained in:
parent
baf6348e66
commit
9829e449e3
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -40,7 +40,7 @@ body:
|
|||||||
label: Configuration
|
label: Configuration
|
||||||
description: "Please run `version | transpose key value | to md --pretty` and paste the output to show OS, features, etc."
|
description: "Please run `version | transpose key value | to md --pretty` and paste the output to show OS, features, etc."
|
||||||
placeholder: |
|
placeholder: |
|
||||||
> version | pivot key value | to md --pretty
|
> version | transpose key value | to md --pretty
|
||||||
| key | value |
|
| key | value |
|
||||||
| ------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
| ------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||||
| version | 0.40.0 |
|
| version | 0.40.0 |
|
||||||
|
Loading…
Reference in New Issue
Block a user