- Notifications
You must be signed in to change notification settings - Fork62.3k
Closed
Description
Code of Conduct
- I have read and agree to the GitHub Docs project'sCode of Conduct
Pre-requisites
- My application to the GitHub Technology Partner Program is approved.
Tasks
- MUST follow ourgeneral contributing guidelines for voice and markup format.
- MUST emphasize how the third-party product works with GitHub.
- MUST be written in Markdown format, usingone of the templates provided.
- MUST include the name and URL of the GitHub technology partner responsible for maintenance of the documentation being contributed. This should be added via the
contributor.name
andcontributor.URL
properties in the template's YAML frontmatter. - MUST be proposed via a pull request to this repo followingthe GitHub Flow.
- MUST be located in the root ofthe
content
folder. Your filename MUST match the GitHub technology partner name, and use the.md
file extension.
Pull Request
- MUST reference this issue, e.g. via
closes [this issue number]
. - MUST pass the automated CI checks.
- MUST include links to supporting material demonstrating the functionality being documented (this can be a link to a public GitHub repo,or a video / screencast walkthrough).