1
1
mirror of https://github.com/theoludwig/libcproject.git synced 2024-09-20 13:55:53 +02:00
libcproject/.github/ISSUE_TEMPLATE/BUG.md
2023-01-05 21:13:10 +01:00

21 lines
386 B
Markdown

---
name: '🐛 Bug Report'
about: 'Report an unexpected problem or unintended behavior.'
title: '[Bug]'
labels: 'bug'
---
<!--
Please provide a clear and concise description of what the bug is. Include
screenshots if needed. Please make sure your issue has not already been fixed.
-->
## Steps To Reproduce
1. Step 1
2. Step 2
## The current behavior
## The expected behavior