Thank you for considering contributing to this repository!
Please note that by participating, you are expected to uphold the Contributor Covenant Code of Conduct.
We're currently interested in covering all the available endpoints.
git clone https://github.com/yourusername/github-api.git
yarn
or
npm i
We recommend using the ESLint and Prettier extensions with VSCode (or alternative editor of your preference)
In case if your system is unresponsive (disable ESLint)
We encourage you to follow Conventional Commits.
You'll have to pass Lint
Run yarn lint
after making changes to know whether it'll break or not
Chears..!