mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 18:24:04 +00:00
22 lines
451 B
Markdown
22 lines
451 B
Markdown
---
|
|
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. 6.2.0]
|
|
- stancl/tenancy version: [e.g. 2.1.0]
|
|
- Storage driver: [e.g. DB]
|