An open API service indexing awesome lists of open source software.

https://github.com/codeuino/gci


https://github.com/codeuino/gci

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors)

* The purpose of this repo is to help you awesome GCI contributors get familiar with the github workflow and how it works.
* Excited to move forward?? Please follow along.

## How to Contribute?
- Add yourself to [contributors.yml](./_data/contributors) in the format specified.
- Join our channel on [slack](http://slack.codeuino.org/).
- DONE!!

## Steps to make your first contributon:

- Step 1: Navigate to contirbutor.yml by clicking [here](./_data/contributors).

- Step 2: Click on the edit button.
![edit button](./READMEassets/step2.png "Edit Button")

- Step 3: Make the changes the by following the format mentioned at the very starting of the file.
![changes](./READMEassets/step3.png "Changes")

- Step 4: Give a meaningful commit message.
![commit message](./READMEassets/step4.png "Commit Message")

- Step 5: Make a new branch to send your chages, so that you are not directly sending your changes to branch `master`.
![branch name](./READMEassets/step5.png "Branch Name")

- Step 6: Now click on `propose changes`.
![propose changes](./READMEassets/step6.png "Propose Changes")

🎉🎉 We are almost done. Now we need to send these changes by sending a Pull Reqest to `master branch`.

- Step 7: `Step 6` will take you to a new page to make this last change.You need to hit the `Create pull request` button to raise a Pull Request.
![create pull request](./READMEassets/step7.png "Propose Changes")

- Step 8: DONE!!😎 Now sit back and relaxx 🛌. Wait for you Pull Request to get merged.
![merged changes](./READMEassets/step8.png "Merged Changes")

#### VOILA!! YOU HAVE MADE YOUR FIRST CONTRIBUTION TO CodeUino 🎉🎉.

## Our Awesome Contributors ✨

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):


Devesh Verma
Devesh Verma

💻

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!