ivy.nvim/.github/ISSUE_TEMPLATE/BUG_REPORT.md

24 lines
462 B
Markdown

---
name: "\U0001F41B Bug report"
about: Create a report to help us improve
labels: 'bug'
---
## Description
<!-- Please add a detailed description of the issue you are having -->
## Expected Behaviour
<!-- Please describe the way you think this should work -->
## Actual Behaviour
<!-- Please describe the way it is currently working -->
## Steps to Reproduce the Problem
<!-- Please add all the steps you need to take to reproduce the issue -->
1)
2)