Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.4 KB

File metadata and controls

32 lines (24 loc) · 1.4 KB

Contribution Guidelines

Thank you for considering contributing to Awesome Nickel!

Adding an Entry

Please ensure your pull request adheres to the following guidelines:

  • Search previous suggestions before making a new one, as yours may be a duplicate.
  • Make an individual pull request for each suggestion.
  • New categories or improvements to the existing categorization are welcome.
  • Use the following format: - [Name](link) - Description.
  • The description should start with a capital letter and end with a period.
  • Keep descriptions concise and meaningful.
  • Check your spelling and grammar.
  • The pull request and commit should have a useful title (e.g. Add project-name to section-name).
  • The link should point to the GitHub repository or project homepage, not a package registry.

Quality Standards

  • The project should be actively maintained.
  • The project should be related to the Nickel configuration language.
  • The project should have documentation sufficient for a user to get started.
  • The project should not be archived or deprecated.

Updating Your Pull Request

If the maintainers notice anything that needs to be changed, we will ask you to edit your pull request before merging it. There is no need to open a new pull request; just edit the existing one.