mirror of
https://github.com/nix-community/awesome-nix
synced 2024-11-10 07:44:13 +00:00
9224ad6a6e
Add an explicit age requirement for projects to ensure they're both truly awesome and maintained. Closes #96
1.1 KiB
1.1 KiB
Contributing Guidelines
Make sure your pull request follows these guidelines:
- Search through the previous pull requests before making a new one! 🙏
- Make sure you've personally used or benefited from the suggested resource.
- Make an individual pull request for each suggestion.
- Use the following format:
[Resource Title](url) — description.
- Expand on why the resource is useful in your pull request if needed.
- Any added projects should be at least 30 days old.
- Keep descriptions short and simple.
- Add new categories or improve existing categories if possible -- it's welcome!
- Double check your spelling and grammar! 😁
- Keep entries sorted alphabetically by title.
See also the upstream Awesome project's contribution guidelines and manifesto/requirements. Some of the more basic entry formatting requirements are checked via a awesome-lint GitHub Action; run it locally first if you can!
Thanks for contributing!