Skip to content

Commit

Permalink
➕: Add Bug report template
Browse files Browse the repository at this point in the history
  • Loading branch information
arddluma authored May 25, 2022
1 parent 91e9652 commit cf781a7
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
name: Bug report
about: Create a report to help us improve the GH action
title: "[BUG] "
labels: bug
assignees: arddluma

---

**Describe the bug**
A clear and concise description of what the bug is.

**GitHub Action yml config**
Please add your yml file

**Expected behavior**
A clear and concise description of what you expected to happen.

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Additional context**
Add any other context about the problem here.

0 comments on commit cf781a7

Please sign in to comment.