/project-mgmt

Repository created to provide resources for learning to use GitHub for project management

Welcome to the GitHub Project Management repository

Heather Coates

🎉

This repository was created as a resource for folks learning how to use GitHub as a collaborative project management tool. :octocat:

Here are a few resources to help you right off the bat:

Go ahead and fork this so you can add a copy to your own account.

  • Fork this repo
    • Click the "Fork" button in the top right of this page
    • Check to make sure you're on your own forked version of this repo (look for your username as part of the path in the top left).
  • Edit this README
    • Click the README.md file.
    • Click the pencil icon to edit.
    • Use this markdown cheatsheet and make edits. Add text, delete text (though I'd recommend not changing these instructions), add emojis. Have fun!
  • Save and publish your changes
    • Scroll down and complete the information in the "Commit changes" box.
    • Add a note about what you changed. This is an important part of version control — it allows other people (and even your future self!) to know what changes you made and why.

When you are done, click on the EXERCISES folder and follow the instructions in the RetirementParty.md.

For more practice in GitHub including learning about branches, try this exercise: https://guides.github.com/activities/hello-world/