Skip to content
Wyatt Tauber edited this page Nov 24, 2019 · 8 revisions

Welcome to the ChaimTube wiki!

Creating Tickets

  • Ticket titles should be an action that can be taken.

  • Tickets should reference a user, label, project, and milestone.

  • Tickets should be created with the following format:

**User Story**

Description of goal

**Definition of Done**

Indicator that the ticket is completed

Creating Pull Requests

  • Pull requests should pass all Travis and Codacy checks before merging.

  • Pull requests should mention "Resolves ##" if resolving an issue.

  • Pull requests should reference a user, label, project, and milestone.

  • Stale branches should be deleted.

Clone this wiki locally