π Generate a license for your project on the terminal.
npm install @lotaher/license-generator
npx @lotaher/license-generator
-
Fork the repository.
-
Checkout a new branch using
git checkout -b your_branch_name
. -
Commit your new changes to the branch using
git commit -m "your commit message"
. -
Open a pull request!