]> git.proxmox.com Git - pve-eslint.git/blame - eslint/.github/ISSUE_TEMPLATE/CHANGE.md
update to 7.1.0 sources
[pve-eslint.git] / eslint / .github / ISSUE_TEMPLATE / CHANGE.md
CommitLineData
eb39fafa
DC
1---
2name: "\U0001F4DD Non-rule change request"
3about: Request a change that is not a bug fix, rule change, or new rule
4title: ''
5labels: enhancement, triage, core
6assignees: ''
7
8---
9
10<!--
ebb53d86
TL
11 ESLint adheres to the Open JS Foundation Code of Conduct:
12 https://eslint.org/conduct
eb39fafa
DC
13
14 This template is for requesting a change that is not a bug fix, rule change, or new rule. If you are here for another reason, please see below:
15
16 1. To report a bug: https://eslint.org/docs/developer-guide/contributing/reporting-bugs
17 2. To request a rule change: https://eslint.org/docs/developer-guide/contributing/rule-changes
18 3. To propose a new rule: https://eslint.org/docs/developer-guide/contributing/new-rules
ebb53d86 19 4. If you have any questions, please stop by our chatroom: https://eslint.org/chat
eb39fafa
DC
20
21 Note that leaving sections blank will make it difficult for us to troubleshoot and we may have to close the issue.
22-->
23
ebb53d86
TL
24
25
eb39fafa
DC
26**The version of ESLint you are using.**
27
28
29**The problem you want to solve.**
30
31
32**Your take on the correct solution to problem.**
33
34
35**Are you willing to submit a pull request to implement this change?**