training-kit icon indicating copy to clipboard operation
training-kit copied to clipboard

Mistake in documentation

Open RakeshPotnuru opened this issue 2 years ago • 2 comments

Overview

TL;DR Is this a mistake in the documentation here?

Extra Detail

Please see the red indications.

Screenshots

Screenshot 2021-08-12 092956

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/.

Questions?

  • Leave a comment on this issue! Make sure to use @mentions if you want a specific person's attention!

RakeshPotnuru avatar Aug 12 '21 06:08 RakeshPotnuru

I'd like to work on this issue for Hacktoberfest, I'll fork the repository and make the change!

ppeters0502 avatar Oct 01 '21 15:10 ppeters0502

Nevermind, looks like the markdown file has already been updated, a new build just needs to be pushed out and then the changes should show up.

ppeters0502 avatar Oct 01 '21 15:10 ppeters0502