Skip to content

Commit c376d7d

Browse files
authored
Merge pull request #7938 from Simran-B/reword-issue-templates
Reword "name" and "about" issue template frontmatter (#7570)
2 parents 722d01a + fafaacb commit c376d7d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/improve-existing-docs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
name: Improve existing docs
3-
about: Make a suggestion to improve our existing documentation.
2+
name: Improve existing content
3+
about: Make a suggestion to improve the content in an existing article.
44
title: ''
55
labels:
66
- content

.github/ISSUE_TEMPLATE/improve-the-site.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: Improve the docs.github.com site
3-
about: Make a suggestions or report a problem on the docs.github.com website.
3+
about: Make a suggestion or report a problem about the technical implementation of docs.github.com.
44
title: ''
55
labels: engineering
66
assignees: ''

0 commit comments

Comments
 (0)