Skip to content

Commit

Permalink
GitHub Issue Template: Bug Report tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
hsz committed Nov 16, 2021
1 parent 9ddcadf commit 9fae714
Showing 1 changed file with 11 additions and 12 deletions.
23 changes: 11 additions & 12 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,20 @@ about: Create a report to help us improve
title: ''
labels: ''
assignees: ''

---

Please do not use this issue tracker for support or questions, use Forum or Slack listed here: https://plugins.jetbrains.com/docs/intellij/getting-help.html

Please **always** provide link to sources if possible.
<!-- Please do not use this issue tracker for support or questions, use Forum or Slack listed here:
https://plugins.jetbrains.com/docs/intellij/getting-help.html
Please **always** provide link to sources if possible. -->

**Describe the bug**
A clear and concise description of what the bug is.
**Describe the bug:**
<!-- A clear and concise description of what the bug is. -->

**To Reproduce**
Steps to reproduce the behavior:
**Steps to reproduce:**
<!-- Steps to reproduce the issue. -->

**Expected behavior**
A clear and concise description of what you expected to happen.
**Expected behavior:**
<!-- A clear and concise description of what you expected to happen. -->

**Additional context**
Add any other context about the problem here.
**Additional context:**
<!-- Add any other context about the problem here. -->

0 comments on commit 9fae714

Please sign in to comment.