https://github.com/statamic/v2-hub
Statamic 2 - Feature Requests and Bug Reports
https://github.com/statamic/v2-hub
statamic
Last synced: about 1 month ago
JSON representation
Statamic 2 - Feature Requests and Bug Reports
- Host: GitHub
- URL: https://github.com/statamic/v2-hub
- Owner: statamic
- Archived: true
- Created: 2015-10-08T19:53:02.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-02-04T18:33:39.000Z (over 5 years ago)
- Last Synced: 2024-11-09T08:38:45.563Z (7 months ago)
- Topics: statamic
- Homepage: https://statamic.com
- Size: 31.3 KB
- Stars: 95
- Watchers: 27
- Forks: 5
- Open Issues: 393
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Statamic 2 Feature Requests and Bug Reports
Greetings, Statamagicians!
This repo is intended for Statamic 2 bug reports and feature requests.## How to report a bug
1. Check to see if there's a similar issue filed already (open _or_ closed).
2. Make sure it's not a cache issue. Clear your cache using `php please cache:clear` or delete everything inside `local/cache` and `local/storage` and try again. If your issue goes away, let us know what happened so we can fine tune our cache invalidation.
3. Otherwise, [open an bug report issue](https://github.com/statamic/v2-hub/issues/new?template=Bug_report.md) with as much detail as you can. PHP/Server environment, content types, YAML/template examples, etc. Feel free to remove any non-applicable sections of the Issue template. Also, please be as kind and detailed as possible. It goes a long way towards finding a solution!## Requesting a feature
Fire up [a feature request issue](https://github.com/statamic/v2-hub/issues/new?template=Feature_request.md) and give as much detail as possible!
## Getting support
Again, this repo is intended for bugs and feature requests. If you have a support request or question please consider using one of these resources:
* Check out the [documentation](https://docs.statamic.com/). It even has a search function!
* Post on [The Lodge, our official support Forum](https://statamic.com/forum) - Be sure to do a search for your question first, it may have already been answered!
* If it's private or sensitive, you can submit an [official support request](https://statamic.com/support) or shoot an email to [[email protected]](mailto:[email protected])
* Hop into the [Discord Chat](https://statamic.com/discord). If you have a quick question or just want to chat, the community may be able to lend a hand. [Join here](https://statamic.com/discord).