1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-13 13:54:03 +00:00

Add issue templates

This commit is contained in:
Samuel Štancl 2019-08-16 15:36:31 +02:00 committed by GitHub
parent 9df78eb9c2
commit d63e15ec2e
6 changed files with 102 additions and 0 deletions

22
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View file

@ -0,0 +1,22 @@
---
name: Bug report
about: Report unexpected behavior with stancl/tenancy.
title: ''
labels: bug
assignees: stancl
---
#### Describe the bug
<!-- A clear and concise description of what the bug is. -->
#### Steps to reproduce
#### Expected behavior
A clear and concise description of what you expected to happen.
#### Your setup
- Laravel version [e.g. 5.8]
- stancl/tenancy version [e.g. 22]
- Storage driver [e.g. Redis]