Open Issues Need Help
View All on GitHubAI Summary: Update the title of the docs.github.com article "About READMEs" to reflect that it discusses a single repository's README file, not multiple READMEs. The suggestion is to change it to something like "About a Repository's README File" and also address the repetition of the title within the article itself.
AI Summary: Update the GitHub documentation page on Copilot plan management to reflect the absence of an 'Add-ons' section in the 'Billing & licensing' section, as reported by the user. This likely involves correcting links or removing references to a non-existent feature.
AI Summary: Update a link in the GitHub documentation's "Getting Started with Writing and Formatting" guide. The current link to an emoji cheat sheet is outdated; the task involves either updating the link to a current version of the cheat sheet or potentially integrating the cheat sheet content directly into the documentation.
AI Summary: Update the GitHub documentation to correct the usage of `github.token` versus `secrets.GITHUB_TOKEN` in an example related to managing workflow run caches. The change involves replacing `secrets.GITHUB_TOKEN` with `github.token` to reflect the use of built-in runner permissions.
AI Summary: The task is to review and correct a potentially reversed description of the `.git-blame-ignore-revs` functionality in the GitHub documentation. This involves verifying the accuracy of the explanation against the provided commit and making the necessary edits to the documentation.