22 lines
478 B
Markdown
22 lines
478 B
Markdown
|
# Problem
|
||
|
|
||
|
An overview of the background required to understand the problem.
|
||
|
A problem description.
|
||
|
|
||
|
# Implementation
|
||
|
|
||
|
Known steps towards feature implementation.
|
||
|
What needs further specifying and investigating.
|
||
|
|
||
|
# Acceptance Criteria
|
||
|
|
||
|
Rules for the future PR to be accepted.
|
||
|
|
||
|
# Notes
|
||
|
|
||
|
Random notes to keep in mind while implementing it. Mostly about related issues and future plans and thoughts.
|
||
|
|
||
|
# Future Steps
|
||
|
|
||
|
Steps which should be taken after this issue has been resolved.
|