tecnoyucas / tecnoyucas.github.io

Yucazos de Innovación Tecnológica
MIT License
4 stars 0 forks source link

Howto run the project and collaborate #2

Open sadasant opened 10 years ago

sadasant commented 10 years ago

Hey @adrianObel,

As you were starting to understand how to use Jekyll and collaborate with this repo, let's use this time for a double purpose, let's write your experience so others can follow.

As you saw in the chat, there would be many people wanting to contribute but unable to do so because inexperience. Let's give them a hand here.

Thanks man. We'll think on a better goal after this :D

adrianObel commented 10 years ago

Jekyll installation guide & running local server added to readme.

sadasant commented 10 years ago

@adrianObel hey man, you can make pushes with a hashtag with he number of the issue and it will appear here, so let's add that to the readme, what do you think?

Add something like:

## To Collaborate
Make a new issue at github.

Remember to push with a hashtag with the number of the branch, for example:

    git commit -am "Changed made #12345"

That will appear inside the 12345 issue.
sadasant commented 10 years ago

Maybe we could make this content as a part of the first introductory Yuca, what do you think? A tutorial explaining what's the community and how to collaborate. I think we can assign that to @jobliz :D are you in, buddy?

adrianObel commented 10 years ago

@sadasant Will do.