A Test Repo For SheCode Africa UI
Introduction: This repository was created to help particiants learn the act of contribiting to open source projecs after a learning session on the topic of maximizing the value of open source.
Steps towards making your first open source contribution:
- Fork this repo
- Clone the repo to your local PC
- Create a new branch with any name
- Create a new file containing your contributions and make it '"your_name.txt", then add the file to the branch you created earlier.
- Push it back to the repo
- Create a pull request which would then be merged.
CONGRATS ON YOUR FIRST OPEN SOURCE CONTRIBUTION!!!