mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 11:34:03 +00:00
update issue templates
This commit is contained in:
parent
d63e15ec2e
commit
0f1da9e15b
6 changed files with 1 additions and 57 deletions
22
.github/ISSUE_TEMPLATE/bug-report.md
vendored
Normal file
22
.github/ISSUE_TEMPLATE/bug-report.md
vendored
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
---
|
||||
name: "\U0001F41B 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]
|
||||
Loading…
Add table
Add a link
Reference in a new issue