Skip to content

Commit

Permalink
Update 1.bug_report.yml
Browse files Browse the repository at this point in the history
Improved the reporting steps to include the Status rapport from each instance.
  • Loading branch information
uhlhosting authored Apr 18, 2024
1 parent 85304cd commit 001a642
Showing 1 changed file with 23 additions and 5 deletions.
28 changes: 23 additions & 5 deletions .github/ISSUE_TEMPLATE/1.bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,30 @@ body:
What version or commit hash of Mixpost did you find this bug in?
If a front-end issue, what browser and operating systems were you using?
placeholder: |
Mixpost 1.0.2
Google Chrome 106.0.5249.119
Firefox 105.0.3
Navigate to your https://domain.com/app/admin/system/status Admin Console > Status and click Copy Button at top right corner.
placeholder: |
## Admin Console Health Status
etc...
---
## Health
**Environment:**: production
**Debug Mode**: Enabled
**Horizon**: Active
**Queue connection**: OK
**Schedule**: Ran 0 minute(s) ago
## Technical details:
**App directory**: /var/www/smm.uhl.agency
**Upload Media Disk**: public
**Log Channel**: mixpost
**User agent**: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15
**PHP**: 8.2.17
**Laravel**: 10.48.8
**Horizon**: 5.24.1.0
**Mixpost**: 2.0.3.0
**Mixpost Enterprise**: 2.0.0.0
validations:
required: true

0 comments on commit 001a642

Please sign in to comment.