|
To begin with, open your browser at https://github.com/Punto0/addons-fm
|
|
To begin with, open your browser at https://github.com/Punto0/addons-fm registered to github.
|
|
|
|
|
|
Here you go:
|
|
Assuming you have access to a terminal on some computer where you can develop, Fork the repo in your account so you can edit it on your computer. For this you might want an IDE Or some kind of editing program, preferably free software. Change anything you want. Then type in a terminal:
|
|
`Haz un fork del repo en tu cuenta
|
|
|
|
Modifica lo que quieras
|
|
`
|
|
git commit -a
|
|
git commit -a
|
|
git push
|
|
git push
|
|
y desde la web de github creas un pull request al repo original`
|
|
`
|
|
|
|
|
|
(from the fingers of the developer!)
|
|
and then go back to the site and click on pull request on that first link. You might want to change some CSS for example: https://github.com/Punto0/addons-fm/blob/master/fairmarket_tunes/static/src/css/fairmarket_tunes.css
|
|
|
|
|
|
Translation: fork the repo, change anything, commit it, push it back up and then go back to the site and click on pull request on that first link. You might want to change some CSS for example: https://github.com/Punto0/addons-fm/blob/master/fairmarket_tunes/static/src/css/fairmarket_tunes.css
|
|
|
|
|
|
|
|
Now you can do it and it will also help us improve the tutorial!
|
|
Now you can do it and it will also help us improve the tutorial!
|
|
|
|
|