cmc/org-templates
Org-mode templates.
clone: git clone https://gitbay.org/cmc/org-templates.git
main: templates/programming/bug-report.org · raw
1#+TITLE: Bug Report Template
2#+DATE: %<%Y-%m-%d>
3#+FILETAGS: :dev:bugs:
4
5* Summary
6Brief description of the bug.
7
8* Steps to Reproduce
91.
102.
113.
12
13* Expected Behavior
14
15* Actual Behavior
16
17* Environment
18- OS:
19- App version:
20- Logs:
21
22* Status
23** TODO Needs Triage