Skip to content

Commit

Permalink
More user-friendly hints in bug report
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilySeville7cfg authored and EmilySeville7cfg committed Feb 20, 2022
1 parent dfe681d commit 2927f67
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ body:
label: "bash-it doctor output"
value: |
```
# Smth here
# How to get: bash-it doctor
```
validations:
required: false
Expand All @@ -74,7 +74,7 @@ body:
label: Your ~/.bashrc
value: |
```bash
# Smth here
# How to get: cat ~/.bashrc
```
validations:
required: true

0 comments on commit 2927f67

Please sign in to comment.