aboutsummaryrefslogtreecommitdiff
path: root/templates/programming/bug-report.org
blob: fe659a249c4ab44300a6677ddd461df06a6702b1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
#+TITLE: Bug Report Template
#+DATE: %<%Y-%m-%d>
#+FILETAGS: :dev:bugs:

* Summary
Brief description of the bug.

* Steps to Reproduce
1. 
2. 
3. 

* Expected Behavior

* Actual Behavior

* Environment
- OS:
- App version:
- Logs:

* Status
** TODO Needs Triage