Website for a git course on Federal University of Pará (UFPA), Belém, Brazil.
Also a place to participants make their first contribution on the
Hacktoberfest event by inserting their names on the contributors
folder.
First of all, only contribute if you're participating on the course. Any other random pull requests will be flagged as spam.
- Fork and clone this repo.
- Create a file named exactly as your GitHub username at
contributors
folder. - The file should have exactly 3 lines.
- Use the format below.
- First line is your name.
- Second line is your GitHub username. Leading @ is a must.
- Third line is a message about the course. Max 140 characters.
For example. Since his username is johndoe
the file is called johndoe
.
John Doe
@johndoe
Good intro to git and GitHub.
MIT.