Create new tickets as a SASUnit user - HMS-Analytical-Software/SASUnit GitHub Wiki
New tickets can be created by every registered user of Github, not only by project members. When creating a new ticket, please fill out the details as requested by the issue template: * Items marked with an asteriks are mandatory
Available templates
Currently we have two issue templates and one pull request template.
- Issue templates:
- Bug Report
- Feature Request
Bug Report
- Ticket title*: should be short and descriptive. Starts with [Bug]:
- Contact Details: Leave your contact information here so we can reach out to you
- Current Behaviour*: What is the current behaviour you observe? What does not meet your expectations?
- Expected Behaviour: Explain your expected behaviour.
- Steps To Reproduce*: List the steps to reproduce the behavior.
- Environment: Enter your operating system and SAS version you are using
- Release*: select the release of SASUnit you are using.
- Component: select a component or leave "unknown" if you are not familiar with the components. See components page.
- Priority*: select a priority according to your impression of the urgency and severity of the requirement.
- Relevant log output: Paste log files section to further describe the behaviour
Feature Request
- Ticket title*: should be short and descriptive. Starts with [Enhancement]:
- Contact Details: Leave your contact information here so we can reach out to you
- Feature Description*: Describe what functionality is missing
- Release*: select the release of SASUnit you are using.
- Component: select a component or leave "unknown" if you are not familiar with the components. See components page.
The developer team will inform you about further steps as soon as possible after you submitted your ticket.
Back to Ticket Management Guidelines.