Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
tolgaOzen authored Mar 14, 2022
1 parent 76252b5 commit 907602d
Showing 1 changed file with 41 additions and 0 deletions.
41 changes: 41 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
---
name: Bug report
about: Create a report to help us improve
title: "[BUG]"
labels: bug
assignees: EgeAytin, tolgaOzen

---

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

**Versions**

Permify-gorm version:

Go version:

Gorm version:

Database driver name:

Database version:

**To Reproduce**
Steps to reproduce the behavior:

Here is a sample of my code and/or tests that demonstrate the issue in my app:

**Example Application**
Here is a link to my Github repo containing a Go application which shows my problem:

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

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

**Environment (please complete the following information, because it helps us investigate better):**
- OS: [e.g. macOS]
- Version [e.g. 22]

0 comments on commit 907602d

Please sign in to comment.