Skip to content

Maintainers: Workflow (deprecate me)

Tom Urbach edited this page Jun 15, 2021 · 1 revision

To add feature/fix bug:

  1. Branch from dev.
  2. Add commits.
  3. Push branch.
  4. Make pull request.
  5. Rebase local main onto pull request branch.
  6. Delete remote and local branch.

Clone this wiki locally