Skip to content
This repository was archived by the owner on Feb 25, 2018. It is now read-only.

Creating an Issue

Kenny Hong edited this page Nov 7, 2016 · 1 revision

Ticket Naming

When titling a ticket if it is a part of a milestone then use what milestone is using, IE. The wiki tickets would be called WIKI-####: Description or the V1 milestone is DCV1-####: Description. The naming of the the ticket is important because of the way the Branching process will work, which will be described in the Development process section of the wiki.

If it is not a milestone ticket and does not relate to a current milestone in development please follow the follow the following naming conventions.

For all of the ####, just iterate to the next number.

Bug: BUGZ-####

Feature Request: FEAT-####

Technical Debt: DEBT-####

Task: TASK-####

Clone this wiki locally