pesde/.github/ISSUE_TEMPLATE/01-bug-report.md
2025-02-18 00:31:21 +01:00

30 lines
773 B
Markdown

---
name: Bug report
about: Create a report to help us improve
title: ""
labels: bug
assignees: daimond113
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
If the issue is with:
- pesde's library (e.g. linking):
1. include your project's manifest (pesde.toml)
2. if possible, a repository with a minimal reproduction of the issue.
- pesde's CLI (e.g. authentication):
1. include a screenshot or copy-paste the output of the CLI.
**Expected behavior**
A clear and concise description of what you expected to happen.
**Please complete the following information:**
- pesde: (e.g. 0.6.0)
- Operating system: (e.g. Windows 11, macOS 15, Ubuntu 24.04)
**Additional context**
Add any other context about the problem here.