Skip to content

Incorporate resources on more advanced git/GitHub usage #37

@NeuroShepherd

Description

@NeuroShepherd

Misc. resources:

  1. How to write a git commit (https://cbea.ms/git-commit/)
  2. How to write a git issue (https://medium.com/nyc-planning-digital/writing-a-proper-github-issue-97427d62a20f , https://dev.to/opensauced/how-to-write-a-good-issue-tips-for-effective-communication-in-open-source-5443)
  3. git branching (https://www.youtube.com/watch?v=e2IbNHi4uCI)
  4. git branching strategies (https://www.youtube.com/watch?v=U_IFGpJDbeU)
  5. writing pull requests (https://github.blog/developer-skills/github/how-to-write-the-perfect-pull-request/)
  6. Quickstart guide for GitHub projects (https://docs.github.com/en/issues/planning-and-tracking-with-projects/learning-about-projects/quickstart-for-projects)

General flow of knowledge one needs:

  1. General git knowledge, and connecting to GitHub
  2. Writing good git commits
  3. Creating Issues on GitHub
  4. Creating branches and pushing them to GitHub
  5. Opening pull requests
  6. Connecting PRs to issues
  7. Connecting issues to projects
  8. Managing your project boards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions