1
1
mirror of https://github.com/orhun/git-cliff.git synced 2025-01-06 00:22:56 +03:00
git-cliff/.github/ISSUE_TEMPLATE/bug_report.md

32 lines
700 B
Markdown
Raw Normal View History

---
name: Bug report
about: Create a report to help us improve
title: ''
labels: 'bug'
assignees: 'orhun'
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots/Logs**
If applicable, add screenshots to help explain your problem.
**System (please complete the following information):**
- OS Information: [e.g. Arch GNU/Linux x86_64 5.4.8-arch1-1]
- Project Version: [e.g. 0.1.0]
**Additional context**
Add any other context about the problem here.