Update CONTRIBUTING.md

This commit is contained in:
Angelos Chalaris
2021-10-11 16:41:08 +03:00
committed by GitHub
parent d720296151
commit b137bd7d75

View File

@ -26,6 +26,7 @@ In order to create a new snippet, you should follow the steps below:
## Snippet guidelines
- Snippet must follow [these general writing guidelines](https://github.com/30-seconds/brand-and-design/blob/master/writing-guidelines.md).
- Snippets must have all their frontmatter sections (title, tags etc.) filled.
- Snippet titles must correspond to the filename and follow the language and repository's naming conventions.
- Snippet tags must be comma-separated, contain a primary tag as seen on the website as their first tag and an expertise tag (`beginner`, `intermediate` or `advanced`) as their last tag.