-
Fork Repository.
-
Clone Repository.
git clone https://github.com/{Your_Username}/dJWT.git
cd dJWT
- Install Dependencies.
npm install
- Run Tests.
npm test
-
Have a look at the open issues. Pick an unassigned issue or create one.
-
Create a new branch and make changes.
-
Send a Pull Request after making changes.