mirror of
https://github.com/nix-community/awesome-nix
synced 2024-11-14 01:17:05 +00:00
15 lines
677 B
Markdown
15 lines
677 B
Markdown
# 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.
|
|
- Keep descriptions short and simple, but descriptive.
|
|
- Adding new categories, or improving existing categories is welcome!
|
|
- Double check your spelling and grammar! 😁
|
|
- Keep entries sorts alphabetically by the title.
|
|
|
|
Thanks for contributing!
|