summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/1_Bug_report.md
diff options
context:
space:
mode:
Diffstat (limited to '.github/ISSUE_TEMPLATE/1_Bug_report.md')
-rw-r--r--.github/ISSUE_TEMPLATE/1_Bug_report.md26
1 files changed, 26 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/1_Bug_report.md b/.github/ISSUE_TEMPLATE/1_Bug_report.md
new file mode 100644
index 000000000..7bbe13351
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/1_Bug_report.md
@@ -0,0 +1,26 @@
+---
+name: Bug report
+about: Report a bug in pylint
+
+---
+
+<!--
+ Hi there! Thank you for discovering and submitting an issue.
+
+ Before you submit this, make sure that the issue doesn't already exist
+ or if it is not closed.
+-->
+
+### Steps to reproduce
+1.
+2.
+3.
+
+### Current behavior
+
+
+### Expected behavior
+
+
+### pylint --version output
+