diff --git a/README.md b/README.md index 5fb4b4e..557e912 100644 --- a/README.md +++ b/README.md @@ -6,3 +6,48 @@ These are the documents that we were working from today: - GitHub Processes: https://docs.google.com/document/d/1h_B5w65fiOkiNSz3QGkFm-ztKiZfKE49Q_pIaz_5IU0/edit#heading=h.slegl1uy62p5 - Spreadsheet: https://docs.google.com/spreadsheets/d/1elRL4SiQW7NomYnpdhIhrxEZQuZCltV6rzMRlUH3320/edit#gid=0 - Trello: https://trello.com/b/8UGHVBu8/wp-marketing + +Copied from the GitHub Processes Google doc above: +## GitHub Processes + +The main purpose is to help in onboarding contributors on GitHub. +This document will live as README.MD on https://github.com/wpmarketingteam + +1. How to make change on GitHub +2. How to make a PR +3. How to pick up a ticket to work on +4. How to … +## Useful Links + +1. GitHub Markdown +… +## Starting with Github: + +1. Getting Started with Github: +2. Getting started with your GitHub account +3. Signing up for a new Github account: +4. Setting your username in Github: +## Using Github: +1. Pushing commits to a remote repository +## Github Issues +1. About Issues: +2. About Issues on Github: +3. Creating an issue on Github: +4. About task lists in Github: +5. Marking an issue as a duplicate: +6. Deleting an issue: + +## Github Projects: +1. About Github Projects: https://docs.github.com/en/issues/trying-out-the-new-projects-experience/about-projects + +## Github Project Boards: +1. +2. Link a repository to a project board: +3. Adding notes to a project board: +## Github Labels and Milestones: +1. About Milestones: +2. Creating and Editing Milestones: +3. Associating milestones to issues: +4. View progress on milestones: +## FAQ +1. Why are we using GutHub?