Skip to content

Commit ddf64a5

Browse files
Adding tag section to snippet guidelines
1 parent 7df1e38 commit ddf64a5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CONTRIBUTING.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,12 @@ If you have a feature request or want to fix a bug, feel free to:
2020

2121
## Snippets Guidelines
2222

23+
### Snippet Tags
24+
25+
Tags must describe the snippet with simple word. \
26+
For example a snippet that capitalize a word would have `string` and `capitalize` as tags. \
27+
**! Do not add the language you are using as a tag, nor some generic keyword like `utility` !**
28+
2329
### Snippet Format
2430

2531
**All** snippets should follow the following structure:

0 commit comments

Comments
 (0)