awesome-nix/CONTRIBUTING.md
Cynthia Fox 9224ad6a6e
CONTRIBUTING.md: Add 30 day requirement (#173)
Add an explicit age requirement for projects to ensure they're both
truly awesome and maintained. Closes #96
2023-05-31 19:36:00 -04:00

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!