summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/1_Bug_report.md
blob: feaaeeb9ada659423b9129e4ff935107a03fb82d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
---
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.

  Is your issue fixed on the preview release?: pip install pylint astroid --pre -U

-->

### Steps to reproduce
1.
2.
3.

### Current behavior


### Expected behavior


### pylint --version output