Update issue templates

This commit is contained in:
Mathieu Benoit 2026-02-05 12:01:01 -05:00 committed by GitHub
parent 621670e7c9
commit 7484bfb4d5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

26
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View file

@ -0,0 +1,26 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**ERPLibre version**
- show `make version`
**Additional context**
Add any other context about the problem here.