1
0
mirror of synced 2026-01-06 15:01:04 -05:00
Files
docs/.github/ISSUE_TEMPLATE/improve-existing-docs.md
Kevin Heis 11d8e415da Check repository references (#16680)
* Check repository references

* Remove "foundRepoNames" that I used to find all the unique names

* A little speed up with Set

* Ignore a few files

* Remove remaining references

* Update README.md
2020-12-03 16:41:03 +00:00

34 lines
1.1 KiB
Markdown

---
name: Improve existing docs
about: Make a suggestion to improve our existing documentation.
title: ''
labels:
- content
assignees: ''
---
<!--
HUBBERS BEWARE! THE GITHUB/DOCS REPO IS PUBLIC TO THE ENTIRE INTERNET. OPEN AN ISSUE IN GITHUB/DOCS-CONTENT INSTEAD.
-->
<!--
For questions, ask in Discussions: https://github.com/github/docs/discussions
Before you file an issue read the:
- 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
Check to make sure someone hasn't already opened a similar issue: https://github.com/github/docs/issues
-->
### What article on docs.github.com is affected?
<!-- Please link to the article you'd like to see updated -->
### What part(s) of the article would you like to see updated?
<!-- Give as much detail as you can to help us understand the change you want to see. Why should the docs be changed? What use cases does it support? What is the expected outcome? -->
### Additional information
<!-- Add any other context or screenshots about the feature request here. -->