Skip to content

Commit

Permalink
updating bug report template
Browse files Browse the repository at this point in the history
  • Loading branch information
harikrishnan83 committed Jul 6, 2021
1 parent 96c10b6 commit 54ffe00
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,14 @@ Steps to reproduce the behavior:
**Expected behavior**
A clear and concise description of what you expected to happen.

**Diagnostic**
Run below command to gather information about your Perfiz setup
```shell script
$PERFIZ_HOME/perfiz.sh diagnostics
```

If the "diagnostics" command is not available, please [upgrade](https://github.com/znsio/perfiz#updating-perfiz) to latest Perfiz.

**Screenshots**
If applicable, add screenshots to help explain your problem.

Expand Down

0 comments on commit 54ffe00

Please sign in to comment.