1
0
mirror of synced 2025-12-19 18:10:59 -05:00
This commit is contained in:
ramyaparimi
2021-08-10 13:21:18 -05:00
parent 4f87996c1a
commit 2f892b47e4
3 changed files with 24 additions and 28 deletions

View File

@@ -1,32 +1,31 @@
name: Improve existing content name: Improve existing content.
description: Make a suggestion to improve the content in an existing article description: Make a suggestion to improve the content in an existing article.
title: '[What I really want the title to be]' title: '[What I really want the title to be]':
labels: labels:
- content - content
body: body:
- type: markdown - type: markdown
attributes: attributes:
value: | value: |
**HUBBERS!! THIS IS GITHUB/DOCS OPEN SOURCE REPO. OPEN AN ISSUE IN GITHUB/DOCS-CONTENT INSTEAD.** **HUBBERS!!** This is the github/docs open source repo. You may want to open an issue in the internal-only github/docs-content repo instead.
* For questions, ask in [Discussions](https://github.com/github/docs/discussions) * For questions, ask in [Discussions](https://github.com/github/docs/discussions).
* Before you file an issue read the [Contributing guide](https://github.com/github/docs/blob/main/CONTRIBUTING.md) * Before you file an issue read the [Contributing guide](https://github.com/github/docs/blob/main/CONTRIBUTING.md).
* Check to make sure someone hasn't already opened a similar [issue](https://github.com/github/docs/issues) * Check to make sure someone hasn't already opened a similar [issue](https://github.com/github/docs/issues).
- type: checkboxes - type: checkboxes
id: terms id: terms
attributes: attributes:
label: Code of Conduct label: Code of Conduct
description: By submitting this issue, you agree to follow our [Code of Conduct](https://example.com) description: By submitting this issue, you agree to follow our [Code of Conduct](https://example.com).
options: options:
- label: I agree to follow this project's Code of Conduct - label: I agree to follow this project's Code of Conduct.
required: true required: true
- type: textarea - type: textarea
attributes: attributes:
label: What article on docs.github.com is affected? label: What article on docs.github.com is affected?
description: | description: Please link to the article you'd like to see updated.
Please link to the article you'd like to see updated
validations: validations:
required: true required: true
@@ -43,7 +42,6 @@ body:
- type: textarea - type: textarea
attributes: attributes:
label: Additional information label: Additional information
description: | description: Add any other context or screenshots about the feature request here.
Add any other context or screenshots about the feature request here.
validations: validations:
required: false required: false

View File

@@ -7,25 +7,24 @@ body:
- type: markdown - type: markdown
attributes: attributes:
value: | value: |
**HUBBERS!! THIS IS GITHUB/DOCS OPEN SOURCE REPO. OPEN AN ISSUE IN GITHUB/DOCS-CONTENT INSTEAD.** **HUBBERS!!** This is the github/docs open source repo. You may want to open an issue in the internal-only github/docs-content repo instead.
* For questions, ask in [Discussions](https://github.com/github/docs/discussions) * For questions, ask in [Discussions](https://github.com/github/docs/discussions).
* Before you file an issue read the [Contributing guide](https://github.com/github/docs/blob/main/CONTRIBUTING.md) * Before you file an issue read the [Contributing guide](https://github.com/github/docs/blob/main/CONTRIBUTING.md).
* Check to make sure someone hasn't already opened a similar [issue](https://github.com/github/docs/issues) * Check to make sure someone hasn't already opened a similar [issue](https://github.com/github/docs/issues).
- type: checkboxes - type: checkboxes
attributes: attributes:
label: Code of Conduct label: Code of Conduct.
description: By submitting this issue, you agree to follow our [Code of Conduct](https://example.com) description: By submitting this issue, you agree to follow our [Code of Conduct](https://example.com).
options: options:
- label: I agree to follow this project's Code of Conduct - label: I agree to follow this project's Code of Conduct.
required: true required: true
- type: textarea - type: textarea
attributes: attributes:
label: What article on docs.github.com is affected? label: What article on docs.github.com is affected?
description: | description: Include links to articles where you're seeing a problem, screenshots, what browser you're using, etc.
Include links to articles where you're seeing a problem, screenshots, what browser you're using, etc.
validations: validations:
required: true required: true
@@ -42,7 +41,6 @@ body:
- type: textarea - type: textarea
attributes: attributes:
label: Additional information label: Additional information
description: | description: Any additional information, configuration, or data that might be necessary to reproduce the issue.
Any additional information, configuration, or data that might be necessary to reproduce the issue.
validations: validations:
required: false required: false

View File

@@ -1,6 +1,6 @@
name: Partner-owned product documentation name: Partner-owned product documentation.
description: Initiate a set of tasks to be completed by a GitHub partner wishing to document how their product works with GitHub description: Initiate a set of tasks to be completed by a GitHub partner wishing to document how their product works with GitHub.
title: "'[What I really want the title to be]': " title: '[What I really want the title to be]':
labels: labels:
- partner - partner
body: body:
@@ -57,4 +57,4 @@ body:
attributes: attributes:
value: | value: |
Once all tasks are completed, please mention `@github/docs-content` for next steps. Once all tasks are completed, please mention `@github/docs-content` for next steps.
/cc @github/partner-engineering for :eyes: /cc @github/partner-engineering for :eyes:.