More user-friendly hints in bug report
This commit is contained in:
4
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
4
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -65,7 +65,7 @@ body:
|
|||||||
label: "bash-it doctor output"
|
label: "bash-it doctor output"
|
||||||
value: |
|
value: |
|
||||||
```
|
```
|
||||||
# Smth here
|
# How to get: bash-it doctor
|
||||||
```
|
```
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
@@ -74,7 +74,7 @@ body:
|
|||||||
label: Your ~/.bashrc
|
label: Your ~/.bashrc
|
||||||
value: |
|
value: |
|
||||||
```bash
|
```bash
|
||||||
# Smth here
|
# How to get: cat ~/.bashrc
|
||||||
```
|
```
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|||||||
Reference in New Issue
Block a user