github.com/status-im/status-go@v1.1.0/.github/ISSUE_TEMPLATE.md (about) 1 # Problem 2 3 An overview of the background required to understand the problem. 4 A problem description. 5 6 # Implementation 7 8 Known steps towards feature implementation. 9 What needs further specifying and investigating. 10 11 # Acceptance Criteria 12 13 Rules for the future PR to be accepted. 14 15 # Notes 16 17 Random notes to keep in mind while implementing it. Mostly about related issues and future plans and thoughts. 18 19 # Future Steps 20 21 Steps which should be taken after this issue has been resolved.