mirror of
https://github.com/ansible-community/awesome-ansible.git
synced 2025-01-13 08:39:32 -05:00
4468fceb78
* add 'awesome-lint' github action * modifies README.md to adheer to awesome-lint * removes travis.yml as it has been replaced with an GH action * fix a typo in CONTRIBUTING.md Guideline
18 lines
634 B
Markdown
18 lines
634 B
Markdown
# Contributing
|
|
|
|
Your contributions are always welcome!
|
|
|
|
## Guidelines
|
|
|
|
- Add one link per Pull Request.
|
|
- Add the link: `- [project-name](http://example.com/) - A short description that ends with a period.`
|
|
- Keep descriptions concise.
|
|
- End descriptions with a period `.`.
|
|
- Add a section if needed.
|
|
- Add the section description.
|
|
- Add the section title to Table of Contents.
|
|
- Search previous suggestions/issues before making a new one, to avoid duplicate suggestions.
|
|
- Check your spelling and grammar.
|
|
- Remove any trailing whitespace.
|
|
- Send a Pull Request with the reason why the suggested Resource is awesome.
|