indentation
This commit is contained in:
12
.github/ISSUE_TEMPLATE/improve-existing-docs.yml
vendored
12
.github/ISSUE_TEMPLATE/improve-existing-docs.yml
vendored
@@ -4,8 +4,8 @@ title: 'Improve existing content'
|
||||
labels:
|
||||
- content
|
||||
body:
|
||||
# HUBBERS BEWARE! THE GITHUB/DOCS REPO IS PUBLIC TO THE ENTIRE INTERNET. OPEN AN ISSUE IN GITHUB/DOCS-CONTENT INSTEAD.
|
||||
- type: markdown
|
||||
# HUBBERS BEWARE! THE GITHUB/DOCS REPO IS PUBLIC TO THE ENTIRE INTERNET. OPEN AN ISSUE IN GITHUB/DOCS-CONTENT INSTEAD.
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
For questions, ask in [Discussions](https://github.com/github/docs/discussions)
|
||||
@@ -13,7 +13,7 @@ body:
|
||||
- [Code of Conduct](https://github.com/github/docs/blob/main/CODE_OF_CONDUCT.md)
|
||||
- [Contributing guide](https://github.com/github/docs/blob/main/CONTRIBUTING.md)
|
||||
|
||||
- type: checkboxes
|
||||
- type: checkboxes
|
||||
attributes:
|
||||
label: Is there an existing issue for this?
|
||||
description: Check to make sure someone hasn't already opened a similar [issue](https://github.com/github/docs/issues)
|
||||
@@ -21,14 +21,14 @@ body:
|
||||
- label: I have searched the existing issues
|
||||
required: true
|
||||
|
||||
- type: textarea
|
||||
- type: textarea
|
||||
attributes:
|
||||
- label: ### What is the current behavior?
|
||||
placeholder: |
|
||||
Include links to articles where you're seeing a problem, screenshots, what browser you're using, etc.
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
- type: textarea
|
||||
attributes:
|
||||
- label: ### What changes are you suggesting?
|
||||
placeholder: |
|
||||
@@ -36,7 +36,7 @@ body:
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: textarea
|
||||
- type: textarea
|
||||
attributes:
|
||||
- label: ### Additional information
|
||||
placeholder: |
|
||||
|
||||
Reference in New Issue
Block a user