This project Generates QR codes to sites, e-mails and plain texts.
Follow the steps below to contribute:
-
Fork the project (https://github.com/PasanSilva99/QR-Code-Generator.git)
-
Clone your fork to your machine (
git clone https://github.com/user_name/QR-Code-Generator.git
) -
Create a branch to perform your modification (
git checkout -b feature/name_new_feature
) -
Add your modifications and commit (
git commit -m "Describe your modification"
) -
Push (
git push origin feature/name_new_feature
) -
Create a new Pull Request
-
Okay, now just wait for the analysis