mirror of
https://github.com/myles/awesome-static-generators
synced 2025-11-18 03:08:43 +01:00
17 lines
598 B
Markdown
17 lines
598 B
Markdown
# Contributing
|
|
|
|
Your contributions are always welcome!
|
|
|
|
## Guidelines
|
|
|
|
<!--lint disable alphabetize-lists-->
|
|
|
|
- Add section if needed.
|
|
- Add section title to Table of contents.
|
|
- Search previous suggestions before making a new one, as yours may be a duplicate.
|
|
- Add your links: ``- [project-name](http://example.com/) - A short description ends with a dot. - `#ProgrammingLanguage` `#Framework` ``
|
|
- Don't mention the section title in the description as it's implied.
|
|
- Check your spelling and grammar.
|
|
- Make sure your text editor is set to remove trailing whitespace.
|
|
- Send a Pull Request.
|