More user-friendly hints in bug report

pull/2077/head
EmilySeville7cfg 2022-02-20 18:45:08 +10:00
parent dfe681d223
commit 2927f672fd
1 changed files with 2 additions and 2 deletions

View File

@ -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