Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 5 additions & 9 deletions .github/ISSUE_TEMPLATE/dev-ticket.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,14 @@
---
name: Dev-ticket
about: General developer ticket
title: 'Dev ticket - '
title: ''
labels: ''
assignees: ''

---

<!--- Provide a general summary of the issue in the Title above -->

## Story
<!--- Describe the benefits of this change, ideally in the following format: -->
<!--- As a < type of user >, I want < some goal > so that < some reason >. -->

## Rationale
<!--- Provide the relevant background information to udnerstand why this change is needed -->
<!--- This is where you can provide more details thathelp the reader understand why you want to make this change -->
Expand All @@ -38,8 +34,8 @@ assignees: ''
## Does this require updates to documentation or other materials??
<!--- Are there documentation, website or other media changes required after this change is implemented?. -->

## What testing is required?
<!--- Describe what tests are required to ensure this change has been delivered as expected -->
## Deadline
<!--- Does this need to happen by a specific date? -->

## Is this a known/expected update?
<!--- Has this been discussed with the core team or in a discussion forum? Provide links if possible. -->
## Acceptance criteria
<!--- What has to be true for this to get merged? What threshold of testing is acceptable? -->