Add items

inspired on awesome-ruby, awesome-terraform and others
This commit is contained in:
Alejandro Lazaro
2023-10-13 13:36:20 +02:00
parent e5b836a1b9
commit 962b82266f

View File

@@ -1,3 +1,19 @@
# Contributing
Thanks for taking the time to contribute :+1:
Your contributions are always welcome! Here are some guidelines.
## Find good candidates
Before contributing, ensure the new link you want to add is a good candidate.
Here is a list of good rules of thumb for inclusion in this awesome list.
- The new link relates to OpenTofu
- In the case of software initially made for Terraform, it promises interoperability support with OpenTofu.
- Use the following format: `[Library](url) - Description.`
- Keep descriptions concise, clear and simple, and end them with a period/stop.
- New categories, or improvements to the existing ones are also welcome.
- Proof-read yourself, check your spelling and grammar.
If in doubt, [open issues](https://github.com/virtualroot/awesome-opentofu/issues).
Thanks to all [contributors](https://github.com/virtualroot/awesome-opentofu/graphs/contributors), you're awesome and wouldn't be possible without you!