1
0
mirror of synced 2026-01-24 06:01:08 -05:00

Merge pull request #7938 from Simran-B/reword-issue-templates

Reword "name" and "about" issue template frontmatter (#7570)
This commit is contained in:
Janice
2021-07-06 12:25:14 -07:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@@ -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

View File

@@ -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: ''