Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 901 Bytes

tickets.md

File metadata and controls

7 lines (5 loc) · 901 Bytes

Creating tickets

Tickets are our way of communicating in the development tracker, tickets can contain bugs, features or changes. If you file your own issue, especialy if it is a bug, and you're not part of the Luna development team, it's important to follow some guidelines so someone understands what you mean. This is also the case for pull requests.

Include an extended description

Always include an extended description in your ticket. What do you want to archive? How do you reproduce that bug? What should the feature you want have to do? Those are all important question to include in a ticket, depending on what you are reporting (new feature/enhancement/bug).

If you're reporting a bug, it is also important to give additional information. Where does it happen? Does it happen on every browser, if not, which are affected? Is it a security-related issue? How can we reproduce this bug?