aboutsummaryrefslogtreecommitdiff
path: root/templates/programming/feature-spec.org
blob: 12c00ce3ea23234e2a2b9e9ce312fbdbda68b88a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#+TITLE: Feature Spec - [Feature Name]
#+DATE: %<%Y-%m-%d>
#+FILETAGS: :dev:feature:

* Overview

* Use Cases

* User Story
As a ____, I want to ____ so that ____.

* Requirements
- Functional
- Non-functional

* Open Questions

* Implementation Notes