1
Fork the Repository – Click the "Fork" button on the top right. Clone Your Fork – Use:
2
Create a New Branch – Name it descriptively:
3
Make Your Changes – Fix bugs, add features, or improve docs.
4
Commit & Push – Write a clear commit message:
5
Open a Pull Request (PR) - Go to the original repo and click "New Pull Request."
A tutorial for how to open a Pull Request can be found
here