org-roam/.github/ISSUE_TEMPLATE/bug_report.md

44 lines
774 B
Markdown
Raw Normal View History

2020-02-18 05:43:13 +00:00
---
name: Bug Report
about: Something's not working.
title: ""
labels: ""
assignees: ""
2020-02-18 05:43:13 +00:00
---
### Description
#### Steps to Reproduce
2020-02-18 05:43:13 +00:00
<!--
Example:
1. Load Emacs
2. Run `org-roam--build-cache-async`
3. Run `org-roam-find-file`
...
-->
#### Backtrace
<!--
Will help us track and understand issues faster.
How to provide a backtrace:
1. M-x toggle-debug-on-error
2. Trigger error. The debugger buffer should pop up.
3. Copy the contents of the debugger buffer and paste here
-->
2020-02-18 05:43:13 +00:00
#### Expected Results
2020-02-18 05:43:13 +00:00
<!-- Example: File A is there -->
#### Actual Results
2020-02-18 05:43:13 +00:00
<!-- Example: File A is missing -->
### Environment
<!-- Please M-x org-roam-diagnostics and paste results here -->
2020-02-18 05:43:13 +00:00
- Org-roam commit: https://github.com/jethrokuan/org-roam/commit/commithashhere