Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1.16 KB

File metadata and controls

23 lines (14 loc) · 1.16 KB

📝 You want to contribute some code?

We are always looking for quality contributions and will be happy to accept your Pull Requests as long as they adhere to some basic rules:

  • Please make sure that your contribution fits well in the project's context:
    • we are aiming at building components in pure React, with the least external dependencies possible
  • Please assure that you are submitting quality code, specifically make sure that:
    • your code conforms to our set of eslint rules
    • your commits conform to the conventions established here

🙏 Credits

Written by @git2bezbar.

Please feel free to adopt this guide in your own projects. Fork it wholesale or remix it for your needs.

Many of the ideas and prose for the statements in this document were based on or inspired by work from the following communities:

We commend them for their efforts to facilitate collaboration in their projects.