bf-workflows

Group Introduction

use this starter repository: Markdown template repository

Find a time to meet with your study group and build a get-to-know-you repository with one markdown file per person in your group. This doesn’t need to be anything fancy. Your focus should be on getting to know each other and learning to work on a shared repository.

When you’re ready to start your group repo, create a new issue in the class repo using the deliverable template and add the following labels group, deliverable and week-1 labels. Fill out the project’s description, list your group members, and paste this checklist into your issue before adding it to the Class Projects board:

PS. check out other HYF classes for inspiration

Checklists

Steps

  1. create a new issue on your class home repo, ex: group1 : workflows : intro , labels : group,deliverable and week-1 and add the first checklist to your issue.
  2. one of you will be the project leader
  3. create a new repo on your class organization using the template
    Markdown template repository
  4. go to setting, turn on gitHub pages, add collaborators and give them write access, protect master/main branch and turn on discussions
  5. discus with your teammates about the project, how many branches you will need to create? how many files?
  6. create a project board
  7. create your issues, one issue for each file and add them to the project board
  8. create a branch add your file ex: samir.md add your info.
  9. run all code quality check.
  10. run git pull origin main
  11. if you have a conflict resolved it.
  12. add your changes and commit them.
  13. push your changes and make a PR
  14. add the checklist to your PR and add reviewers and link the issue