mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2024-10-27 20:44:05 +00:00
GitHub Issue Template: Bug Report tweaks
This commit is contained in:
parent
9ddcadf718
commit
9fae714d1e
23
.github/ISSUE_TEMPLATE/bug_report.md
vendored
23
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -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 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 **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.
|
||||
**Steps to reproduce:**
|
||||
<!-- Steps to reproduce the issue. -->
|
||||
|
||||
**To Reproduce**
|
||||
Steps to reproduce the behavior:
|
||||
**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. -->
|
||||
|
Loading…
Reference in New Issue
Block a user