Merge pull request #7938 from Simran-B/reword-issue-templates
Reword "name" and "about" issue template frontmatter (#7570)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
name: Improve existing docs
|
||||
about: Make a suggestion to improve our existing documentation.
|
||||
name: Improve existing content
|
||||
about: Make a suggestion to improve the content in an existing article.
|
||||
title: ''
|
||||
labels:
|
||||
- content
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/improve-the-site.md
vendored
2
.github/ISSUE_TEMPLATE/improve-the-site.md
vendored
@@ -1,6 +1,6 @@
|
||||
---
|
||||
name: Improve the docs.github.com site
|
||||
about: Make a suggestions or report a problem on the docs.github.com website.
|
||||
about: Make a suggestion or report a problem about the technical implementation of docs.github.com.
|
||||
title: ''
|
||||
labels: engineering
|
||||
assignees: ''
|
||||
|
||||
Reference in New Issue
Block a user