Skip to content

Latest commit

Β 

History

History
70 lines (47 loc) Β· 4 KB

File metadata and controls

70 lines (47 loc) Β· 4 KB

Contributing to the project

πŸ’• Thank you very much for sparking an interest in contributing to this project. 😊
Any of your contributions, small or large, are very much appreciated and make this project better for the open-source community.


Code of Conduct

contributor covenant badge

πŸ“œ Keep in mind that our team has adopted the Contributor Covenant Code of Conduct.
You need to agree to abide by its terms by contributing to our open-source projects.


How to start contributing

🏁 The following sections are handy tips that should ease your contribution to this project.

Good first issues

ℹ️ Please check if there's an open issue(s) labelled with πŸ”° good first issue.
This label is designated for aspiring contributors to ease getting involved in this project.

Prerequisites

❗ Below are the versions of the tools, which we can't control. Make sure you are using these. If you use any other major versions, we can't guarantee that they will not break anything, thus working correctly 100%.

Tool version
Git icon Git 2.x
Node.js icon Node.js LTS (Long Term Support)
pnpm icon pnpm latest stable

Writing changelog notes

πŸ¦‹ This project is using Changesets to automate the process of writing changelogs. Please refer to their documentation - intro to using changesets.

While contributing, please remember this part from the intro:

Not every change requires a changeset


πŸ™ You made an effort to reach the bottom of this page. Thank you for reading!