-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Closed
Description
The Spanish version of Intro to GitHub has a couple of 🐛 that are easy to fix:
-
Clicking on Hacer Merge de tu Pull Request from the side nav yields a 404.

-
On the same page, the section Dime por qué has a broken image.

How to Contribute
- Comment on this issue if you'd like to work/collaborate on it!
- Fork the repository.
- Use the GitHub Flow to make changes to your fork. This is a refresher course if you're unsure about how to make a change on GitHub.
- Push your changes to your repository.
- Submit a Pull Request
- Base Dropdown: github/training-kit
- Compare Dropdown: Your fork
Testing Locally
If you'd like to make and test changes locally (and see how they would look if merged), do the following:
- In your command line:
- Install Git
- Install Ruby
- Run
script/setup - Run
script/server.- When successful, the script will initiate a local server at
http://127.0.0.1:4000/on-demand.
- When successful, the script will initiate a local server at
Questions?
- Leave a comment on this issue! Make sure to use @ mentions if you want a specific person's attention!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Type
Fields
Give feedbackNo fields configured for issues without a type.