forked from eveseat/seat
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
9 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,11 @@ | ||
This is a template to help you help us help you. 🤖 | ||
_Thanks for wanting to report an issue you've found in SeAT. Please delete | ||
this text and fill in the template below. If you are unsure about something, | ||
just do as best as you're able._ | ||
|
||
Before you submit this issue, please make sure you have checked the following first: | ||
_Note that it will be much easier for us to fix the issue if a test case that | ||
reproduces the problem is provided. Provide as much info as possible. Thank you!_ | ||
|
||
- [ ] Does the issue already exist? Double check [here](https://github.com/eveseat/seat/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+) | ||
- [ ] Are you running the latest version of everything? Check out the upgrade script [here](https://github.com/eveseat/scripts/blob/master/upgrade/upgrade-seat.sh). | ||
- [ ] Have you run `php artisan seat:admin:diagnose` as the user the workers are running as to ensure that everything is OK? | ||
|
||
If you have double checked all of the above, please fill out the below sections: | ||
|
||
## Problem Statement | ||
Describe in full detail what the problem is. | ||
|
||
## Expected Behaviour | ||
Tell us what you expected to happen when the problem occured. | ||
|
||
## Log Extracts / Proof | ||
Provide the output of any logs that may contain stack traces that relate to this problem. Screenshots are also OK. | ||
|
||
## Output of `php artisan seat:admin:diagnose` | ||
This command helps developers get an idea of what your environment is configured to be. | ||
|
||
## Any Other Supporting Bits of Info | ||
PHP Version Numbers, Operating systems, etc. | ||
* **Problem**: _Whats wrong?_ | ||
* **Expected**: _What did you expect to happen?_ | ||
* **Logs / Screenshots / Proof**: _The more information you give the better!_ | ||
* **Version Info**: _PHP Version, SeAT Version, Operating System etc._ |