Browse Source

Improve template

pull/1324/head
Thomas 3 years ago
parent
commit
ad793236c1
  1. 12
      .github/ISSUE_TEMPLATE/bug_report.md

12
.github/ISSUE_TEMPLATE/bug_report.md

@ -9,15 +9,14 @@ assignees: ''
The Issue tracker is **ONLY** used for reporting bugs. New features should be discussed on our [Slack channel](https://ghostfolio.slack.com) or in [Discussions](https://github.com/ghostfolio/ghostfolio/discussions). The Issue tracker is **ONLY** used for reporting bugs. New features should be discussed on our [Slack channel](https://ghostfolio.slack.com) or in [Discussions](https://github.com/ghostfolio/ghostfolio/discussions).
**Describe the bug** **Bug Description**
<!-- A clear and concise description of what the bug is. --> <!-- A clear and concise description of what the bug is. -->
**To Reproduce** **To Reproduce**
Steps to reproduce the behavior: <!-- Steps to reproduce the behavior -->
1. 1.
2. 2.
3. 3.
4.
**Expected behavior** **Expected behavior**
<!-- A clear and concise description of what you expected to happen. --> <!-- A clear and concise description of what you expected to happen. -->
@ -28,9 +27,10 @@ Steps to reproduce the behavior:
**Logs** **Logs**
<!-- If applicable, add logs to help explain your problem. --> <!-- If applicable, add logs to help explain your problem. -->
**Environment (please complete the following information):** **Environment**
- Ghostfolio Version [e.g. 1.194.0] <!-- Please complete the following information -->
- Browser [e.g. chrome] - Ghostfolio Version X.Y.Z
- Browser
- OS - OS
**Additional context** **Additional context**

Loading…
Cancel
Save