1
0
mirror of synced 2026-01-04 09:06:46 -05:00
Files
docs/contributing/github-partners/README.md
Octomerger Bot ebd13e4b65 repo sync (#4487)
2021-03-12 13:53:38 -08:00

20 lines
919 B
Markdown

# GitHub Partners
This folder contains templates to be used by GitHub's technology partners when contributing documentation, such as guides.
To get started, please [open an issue using this link](https://github.com/github/docs/issues/new?template=partner-contributed-documentation.md).
## Templates
### Tutorial template
Tutorials guide the reader through an entire workflow to complete a task.
You should consider creating a tutorial when:
- The user has a basic understanding of the product and is interested in extending their use and understanding to solve a specific problem.
- The user is looking for expert advice and a detailed discussion on best practices related their problem.
- The user may have implemented a similar solution in the past using a different product.
- The user wants to validate whether the solution is appropriate for their needs.
Get started with this template [here](tutorial.md).