You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: "Request an improvement to documentation"
3
+
title: "Docs: (fill in)"
4
+
labels:
5
+
- documentation
6
+
body:
7
+
- type: markdown
8
+
attributes:
9
+
value: By opening an issue, you agree to abide by the [Open JS Foundation Code of Conduct](https://eslint.org/conduct).
10
+
- type: textarea
11
+
attributes:
12
+
label: Docs page(s)
13
+
description: |
14
+
What page(s) are you suggesting be changed or created?
15
+
placeholder: |
16
+
e.g. https://eslint.org/docs/latest/use/getting-started
17
+
validations:
18
+
required: true
19
+
- type: textarea
20
+
attributes:
21
+
label: What documentation issue do you want to solve?
22
+
description: |
23
+
Please explain your issue in as much detail as possible.
24
+
placeholder: |
25
+
The ESLint docs currently...
26
+
validations:
27
+
required: true
28
+
- type: textarea
29
+
attributes:
30
+
label: What do you think is the correct solution?
31
+
description: |
32
+
Please explain how you'd like to change the ESLint docs to address the problem.
33
+
placeholder: |
34
+
I'd like the ESLint docs to...
35
+
validations:
36
+
required: true
37
+
- type: checkboxes
38
+
attributes:
39
+
label: Participation
40
+
options:
41
+
- label: I am willing to submit a pull request for this change.
42
+
required: false
43
+
- type: textarea
44
+
attributes:
45
+
label: Additional comments
46
+
description: Is there anything else that's important for the team to know?
0 commit comments