Skip to content
This repository has been archived by the owner on Mar 16, 2024. It is now read-only.

Latest commit

 

History

History
25 lines (21 loc) · 1.66 KB

CONTRIBUTING.md

File metadata and controls

25 lines (21 loc) · 1.66 KB

Contribution Guidelines

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

Moreover ensure your pull request adheres to the following guidelines:

  • If you just created something, wait at least 30 days before submitting. This is to give it some time to mature and ensure it's not just a publish-and-forget type of project.
  • Keep in mind that the list should not include deprecated or low quality projects. Only submit something unique and generally useful. The world (and this list) doesn't need yet another Node.js vulnerable application.
  • If you submit a project that is similar to an existing project in the list, argue how it's better.
  • Search previous suggestions before making a new one, as yours may be a duplicate.
  • Suggested packages should be tested and documented.
  • Make an individual pull request for each suggestion.
  • Respect the actual format of the document.
  • Additions should be added to the bottom of the relevant category.
  • Link to the GitHub repo, not npmjs.com or its website.
  • Keep descriptions short and simple, but descriptive.
  • Don't mention Node.js in the description as it's implied.
  • Don't mention node- in the name due to the same reason.
  • Start the description with a capital and end with a full stop/period.
  • Check your spelling and grammar.
  • Make sure your text editor is set to remove trailing whitespace.
  • Respect the format of the existent PR and commit messages.
  • New categories or improvements to the existing categorization are welcome, but should be done in a separate pull request.

Thank you for your suggestion!