Skip to content

Latest commit

 

History

History
57 lines (31 loc) · 1.03 KB

desktop.md

File metadata and controls

57 lines (31 loc) · 1.03 KB

GitHub Desktop Application Guide

description

🚀 Start Contributing

Step 1: Fork this repository
Step 2: Clone this repository
Step 3: Create a branch
Step 4: Make your changes
Step 5: Stage your changes
Step 6: Commit your changes
Step 7: Push your changes to GitHub
Step 8: Submit a pull request

Fork this repository

👉🏻 Do this

Clone this repository

👉🏻 Do this

Create a branch

👉🏻 Do this

Make your changes

👉🏻 Open CONTRIBUTORS.md in your code editor then add the following:

- [Your Name](https://github.com/<your-username>)

Stage your changes

👉🏻 Do this

Commit your changes

👉🏻 Do this

Push your changes to GitHub

👉🏻 Do this

Submit a pull request

👉🏻 Do this

🎉 Congratulations on successfully contributing to the project!