Skip to content

Working Rule #3

Description

@hokindeng

Working Rules

  • Checkout a branch from dev; open PRs from your branch and submit the PR → dev only; 1 reviewer required.
  • Use Slack threads; share blockers early.

Quickstarts

# Git
git checkout dev && git pull
git checkout -b feature/<netid>-<desc>
git add -A && git commit -m "feat: add X"
git push -u origin feature/<netid>-<desc>

Action Items

  • Create an Issue: “Onboard: ” (with checklist).
  • Open a PR to add yourself to CONTRIBUTING.md (target dev).
  • Leave one constructive PR review for a teammate.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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