Hey! I'm Denzil, and I’m on a mission to help students learn coding the right way.
Let’s connect and make things happen! 🔥
- Fork this repository by clicking the Fork button.
- Edit contributors.md directly on GitHub:
- Navigate to the
contributors.md
file in your forked repository. - Click the pencil icon to edit the file.
- Add your name after the last contributor.
- Navigate to the
- Commit changes:
- Add a commit message (e.g.,
Added my GitHub
). - Commit the changes directly to your fork.
- Add a commit message (e.g.,
- Create a Pull Request:
- Go to the original repository.
- Click on the Pull Requests tab and create a new Pull Request.
Support me: Leave a review here, this will be remind me to accept your Pull Request⭐!
-
Fork this repository by clicking the Fork button.
-
Clone your fork to your local machine:
git clone https://github.com/denzil10/dev-tribe.git cd dev-tribe
-
Edit contributors.md:
- Open the
contributors.md
file in a text editor. - Add your name after the last contributor.
- Open the
-
Commit and push your changes:
git add contributors.md git commit -m "Added my GitHub" git push origin main
-
Open a Pull Request:
- Go to the original repository on GitHub.
- Click on the Pull Requests tab and create a new Pull Request.
Support me: Leave a review here, this will be remind me to accept your Pull Request⭐!