Skip to content

Commit

Permalink
Update issue templates (#227)
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrej-fabry authored Jul 18, 2024
1 parent f83bb91 commit ff1a1f9
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''

---

**Description**
_A clear and concise description of what the bug is.._

**How to reproduce**
Steps to reproduce the behavior:
1. _first.._
2. _then.._
3. _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._

**Environment** (please complete the following information)
| Info | Example | Value |
|-----------------------|-----------------------------|-----------|
| OS/arch | _e.g. linux/amd64_ | |
| VPP version | _v24.02-release_ | |
| GoVPP version | _v0.8.0_ | |

**Additional context**
_Add any other context about the problem here._

0 comments on commit ff1a1f9

Please sign in to comment.