Update README.md

This commit is contained in:
Anirudh Sevugan 2025-02-03 21:46:33 +05:30 committed by GitHub
parent 73ae4fa0a9
commit 7e998701c2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,9 +2,13 @@
## How to contribute
First, create a new fork of the *contrib* branch of the repo.
Second, add a new folder to your repo (don't delete existing folders, doing this will hurt other people's contributions), and name it something like *[your-username]*.
Third, add your modified source code to that folder (refer to the *main* branch for the original source code to modify).
Fourth, submit a pull request to the repository in the *contrib* branch. You might have to wait awhile until it gets approved and your fork gets merged with the branch.
Five, that's pretty much it! Enjoy your day!
## About this branch