Ticket Management Guidelines - HMS-Analytical-Software/SASUnit GitHub Wiki

This part of the Development Guidelines provides guidelines for the ticket management of the SASUnit project.

The purpose of our ticket system is to be a framework which enables project managers to assess requirements and other issues from users, break them down into developer activities and manage the development and quality assurance process in order to achieve the best user satisfaction with the least effort.

A ticket is an element contained within the issue tracking system of our GitHub project SASUnit. A ticket may contain information about requirements from SASUnit users or about development activities. A ticket consists of text, some categorization and status information as well as comments, which reflect the history of the ticket.

The ticket system of SASUnit uses two major labels of tickets: enhancement as well as bug are requirements created by users of SASUnit, task are assignments for developers created and managed by project managers.


Back to Development Guidelines.