Closed
Description
Code of Conduct
- I have read and agree to the GitHub Docs project's Code of Conduct
Pre-requisites
- My application to the GitHub Technology Partner Program is approved.
Tasks
- MUST follow our general contributing guidelines for voice and markup format.
- MUST emphasize how the third-party product works with GitHub.
- MUST be written in Markdown format, using one 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 following the GitHub Flow.
- MUST be located in the root of the
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).
Activity