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: Make a suggestion to improve the documentation!
3
+
labels: ['documentation']
4
+
title: '[docs]'
5
+
body:
6
+
- type: markdown
7
+
attributes:
8
+
value: |
9
+
❗ This is only for documentation updates for files in this repo, ie: `README.md`.
10
+
11
+
If you want to suggest changes for the [GitHub Docs](https://docs.github.com/), please [open an issue there](https://github.com/github/docs/issues/new/choose).
12
+
- type: textarea
13
+
id: affected
14
+
attributes:
15
+
label: What files would you like to change?
16
+
description: |
17
+
Please provide permalinks to the specified files and line numbers.
18
+
validations:
19
+
required: true
20
+
21
+
- type: textarea
22
+
id: suggested
23
+
attributes:
24
+
label: What are your suggested changes?
25
+
description: |
26
+
Give as much detail as you can to help us understand the changes you want to see.
0 commit comments