-
Notifications
You must be signed in to change notification settings - Fork 65k
Open
Labels
contentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamtriageDo not begin working on this issue until triaged by the teamDo not begin working on this issue until triaged by the team
Description
Code of Conduct
- I have read and agree to the GitHub Docs project's Code of Conduct
What article on docs.github.com is affected?
What changes are you suggesting?
This template should be expanded out:
Lines 55 to 57 in fc41d81
| ```yaml copy | |
| {% data reusables.actions.actions-not-certified-by-github-comment %} | |
| name: Dependabot fetch metadata |
Into:
| # This workflow uses actions that are not certified by GitHub. | |
| # They are provided by a third-party and are governed by | |
| # separate terms of service, privacy policy, and support | |
| # documentation. |
And it is on other pages, e.g.:
| ```yaml copy | |
| {% data reusables.actions.actions-not-certified-by-github-comment %} |
Additional information
No response
Metadata
Metadata
Assignees
Labels
contentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamtriageDo not begin working on this issue until triaged by the teamDo not begin working on this issue until triaged by the team