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
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/improve-existing-docs.yaml
+55-57Lines changed: 55 additions & 57 deletions
Original file line number
Diff line number
Diff line change
@@ -3,61 +3,59 @@ name: Improve existing docs
3
3
about: Make a suggestion to improve our existing documentation.
4
4
labels: content
5
5
inputs:
6
-
- type: description
7
-
attributes:
8
-
value: |
9
-
HUBBERS BEWARE! THE GITHUB/DOCS REPO IS PUBLIC TO THE ENTIRE INTERNET. OPEN AN ISSUE IN GITHUB/DOCS-CONTENT INSTEAD.
6
+
- type: description
7
+
attributes:
8
+
value: |
9
+
HUBBERS BEWARE! THE GITHUB/DOCS REPO IS PUBLIC TO THE ENTIRE INTERNET. OPEN AN ISSUE IN GITHUB/DOCS-CONTENT INSTEAD.
10
10
11
-
For questions, ask in Discussions: https://github.com/github/docs/discussions
12
-
- type: dropdown
13
-
label: Code of Conduct
14
-
attributes:
15
-
choices:
16
-
- description: 'I agree to follow the Code of Conduct: https://github.com/github/docs/blob/main/CODE_OF_CONDUCT.md'
17
-
required: true
18
-
multi-select: false
19
-
free-text: false
20
-
choices:
21
-
- description: I agree
22
-
value: I agree
23
-
- type: dropdown
24
-
label: Contributing
25
-
attributes:
26
-
choices:
27
-
- description: 'I have read the Contributing guide: https://github.com/github/docs/blob/main/CONTRIBUTING.md'
28
-
required: true
29
-
multi-select: false
30
-
free-text: false
31
-
choices:
32
-
- description: I agree
33
-
value: I agree
34
-
- type: dropdown
35
-
label: Similar issue
36
-
attributes:
37
-
choices:
38
-
- description: 'There is not a similar issue that has been already opened: https://github.com/github/docs/issues'
39
-
required: true
40
-
multi-select: false
41
-
free-text: false
42
-
choices:
43
-
- description: No similar issues
44
-
value: No similar issues
45
-
- type: textarea
46
-
attributes:
47
-
label: which article
48
-
description: What article on docs.github.com is affected?
49
-
required: true
50
-
placeholder: Add a link to the article you'd like to see updated
51
-
value:
52
-
- type: textarea
53
-
attributes:
54
-
label: desired updates
55
-
description: What part(s) of the article would you like to see updated?
56
-
required: true
57
-
placeholder: Give as much detail as you can to help us understand the change you want to see. Why should the docs be changed? What use cases does it support? What is the expected outcome?
58
-
- type: textarea
59
-
attributes:
60
-
label: additional info
61
-
description: Additional information
62
-
required: false
63
-
placeholder: Add any other context or screenshots about the feature request here.
11
+
For questions, ask in Discussions: https://github.com/github/docs/discussions
12
+
- type: checkboxes
13
+
label: Code of Conduct
14
+
attributes:
15
+
label: 'I agree to follow the Code of Conduct: https://github.com/github/docs/blob/main/CODE_OF_CONDUCT.md'
16
+
required: true
17
+
multi-select: false
18
+
free-text: false
19
+
choices:
20
+
- label: I agree
21
+
- type: dropdown
22
+
label: Contributing
23
+
attributes:
24
+
choices:
25
+
- description: 'I have read the Contributing guide: https://github.com/github/docs/blob/main/CONTRIBUTING.md'
26
+
required: true
27
+
multi-select: false
28
+
free-text: false
29
+
choices:
30
+
- description: I agree
31
+
value: I agree
32
+
- type: dropdown
33
+
label: Similar issue
34
+
attributes:
35
+
choices:
36
+
- description: 'There is not a similar issue that has been already opened: https://github.com/github/docs/issues'
37
+
required: true
38
+
multi-select: false
39
+
free-text: false
40
+
choices:
41
+
- description: No similar issues
42
+
value: No similar issues
43
+
- type: textarea
44
+
attributes:
45
+
label: which article
46
+
description: What article on docs.github.com is affected?
47
+
required: true
48
+
placeholder: Add a link to the article you'd like to see updated
49
+
value:
50
+
- type: textarea
51
+
attributes:
52
+
label: desired updates
53
+
description: What part(s) of the article would you like to see updated?
54
+
required: true
55
+
placeholder: Give as much detail as you can to help us understand the change you want to see. Why should the docs be changed? What use cases does it support? What is the expected outcome?
56
+
- type: textarea
57
+
attributes:
58
+
label: additional info
59
+
description: Additional information
60
+
required: false
61
+
placeholder: Add any other context or screenshots about the feature request here.
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/improve-the-site.yaml
+48-50Lines changed: 48 additions & 50 deletions
Original file line number
Diff line number
Diff line change
@@ -3,54 +3,52 @@ name: Suggest ideas and updates for the Docs website
3
3
about: Make a suggestions or report a problem on the docs.github.com website.
4
4
labels: engineering
5
5
inputs:
6
-
- type: description
7
-
attributes:
8
-
value: |
9
-
HUBBERS BEWARE! Please confirm you're on the github/docs-internal repo and not the github/docs repo before proceeding, unless you want to make your work public to the entire internet. The github/docs repo is open source and public to the entire internet.
6
+
- type: description
7
+
attributes:
8
+
value: |
9
+
HUBBERS BEWARE! Please confirm you're on the github/docs-internal repo and not the github/docs repo before proceeding, unless you want to make your work public to the entire internet. The github/docs repo is open source and public to the entire internet.
10
10
11
-
For questions, ask in Discussions: https://github.com/github/docs/discussions
12
-
- type: dropdown
13
-
label: Code of Conduct
14
-
attributes:
15
-
choices:
16
-
- description: 'I agree to follow the Code of Conduct: https://github.com/github/docs/blob/main/CODE_OF_CONDUCT.md'
17
-
required: true
18
-
multi-select: false
19
-
free-text: false
20
-
choices:
21
-
- description: I agree
22
-
value: I agree
23
-
- type: dropdown
24
-
label: Contributing
25
-
attributes:
26
-
choices:
27
-
- description: 'I have read the Contributing guide: https://github.com/github/docs/blob/main/CONTRIBUTING.md'
28
-
required: true
29
-
multi-select: false
30
-
free-text: false
31
-
choices:
32
-
- description: I agree
33
-
value: I agree
34
-
- type: dropdown
35
-
label: Similar issue
36
-
attributes:
37
-
choices:
38
-
- description: 'There is not a similar issue that has been already opened: https://github.com/github/docs/issues'
39
-
required: true
40
-
multi-select: false
41
-
free-text: false
42
-
choices:
43
-
- description: No similar issues
44
-
value: No similar issues
45
-
- type: textarea
46
-
attributes:
47
-
label: suggestion
48
-
description: What changes are you suggesting?
49
-
required: true
50
-
placeholder: Explain, in writing, with as much detail as possible, what changes you're suggesting and why. Provide supporting information using screenshots and URLs where possible, to help us understand your suggested changes.
51
-
- type: textarea
52
-
attributes:
53
-
label: additional info
54
-
description: Additional information
55
-
required: false
56
-
placeholder: Any additional information, configuration, or data that might be necessary to reproduce the issue.
11
+
For questions, ask in Discussions: https://github.com/github/docs/discussions
12
+
- type: checkboxes
13
+
label: Code of Conduct
14
+
attributes:
15
+
label: 'I agree to follow the Code of Conduct: https://github.com/github/docs/blob/main/CODE_OF_CONDUCT.md'
16
+
required: true
17
+
multi-select: false
18
+
free-text: false
19
+
choices:
20
+
- label: I agree
21
+
- type: dropdown
22
+
label: Contributing
23
+
attributes:
24
+
choices:
25
+
- description: 'I have read the Contributing guide: https://github.com/github/docs/blob/main/CONTRIBUTING.md'
26
+
required: true
27
+
multi-select: false
28
+
free-text: false
29
+
choices:
30
+
- description: I agree
31
+
value: I agree
32
+
- type: dropdown
33
+
label: Similar issue
34
+
attributes:
35
+
choices:
36
+
- description: 'There is not a similar issue that has been already opened: https://github.com/github/docs/issues'
37
+
required: true
38
+
multi-select: false
39
+
free-text: false
40
+
choices:
41
+
- description: No similar issues
42
+
value: No similar issues
43
+
- type: textarea
44
+
attributes:
45
+
label: suggestion
46
+
description: What changes are you suggesting?
47
+
required: true
48
+
placeholder: Explain, in writing, with as much detail as possible, what changes you're suggesting and why. Provide supporting information using screenshots and URLs where possible, to help us understand your suggested changes.
49
+
- type: textarea
50
+
attributes:
51
+
label: additional info
52
+
description: Additional information
53
+
required: false
54
+
placeholder: Any additional information, configuration, or data that might be necessary to reproduce the issue.
0 commit comments