summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/2_Feature_request.md
blob: 6851434157a67e8828cce0ecec8244a5aa1b594a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
name: Feature request
about: Suggest an idea for this project

---

<!--
  Hi there! Thank you for wanting to make pylint better.

  Before you submit this, make sure that this feature wasn't
  already requested or if it is not already implemented in the master branch.
-->

### Is your feature request related to a problem? Please describe
A clear and concise description of what the problem is.

### Describe the solution you'd like
A clear and concise description of what you want to happen.


### Additional context
Add any other context about the feature request here.