Skip to content
Snippets Groups Projects
Commit cdf5b543 authored by Cam Saül's avatar Cam Saül Committed by GitHub
Browse files

Further clarify Issue template :information_source: [ci skip]

parent 3dfd1653
No related branches found
No related tags found
No related merge requests found
If this is a bug report, please fill in the blanks:
* I am using the ___________ browser.
* My computer's OS is ___________.
* I'm running Metabase ___________ [locally from the JAR / locally with the Mac App / on AWS / on Herkou / etc.] and it is using ___________ [Postgres / MySQL / H2 (default)] internally. (If you haven't done anything special to configure this, Metabase will be using H2).
* My data is in a ___________ database. [Postgres / MySQL / Redshift / BigQuery / MongoDB / SQLite / SQL Server / etc.]
* My Metabase version is ___________.
### Bug Report Info
If this is a bug report, help us diagnose your issue by checking the appropriate boxes below:
* I'm using this browser:
- [ ] Chrome
- [ ] Firefox
- [ ] Safari
- [ ] Internet Explorer / Edge
- [ ] Other: ________
* My computer's OS is:
- [ ] OS X
- [ ] Windows
- [ ] Linux
- [ ] Other: ________
* I'm running Metabase:
- [ ] Locally from the JAR
- [ ] Locally with the Mac App
- [ ] On AWS (via Docker)
- [ ] On Heroku
- [ ] Other: ________
* *Internally*, Metabase is using this database: (This is the database Metabase stores internal information like accounts and dashboards in, *not* one you're running queries against. If you haven't done anything special to configure this, Metabase defaults to using H2 when running locally; if you're running Metabase on AWS or Heroku using the provided scripts/instructions, you're most likely using Postgres.):
- [ ] H2
- [ ] Postgres
- [ ] MySQL
* My data is in a database of this type:
- [ ] Postgres
- [ ] MySQL
- [ ] Redshift
- [ ] BigQuery
- [ ] MongoDB
- [ ] SQLite
- [ ] Druid
- [ ] SQL Server
- [ ] Crate
- [ ] Oracle
- [ ] Other: ________
* I'm using Metabase version:
- [ ] 0.18.0
- [ ] 0.18.1
- [ ] 0.19.0
- [ ] 0.19.1
- [ ] 0.19.2
- [ ] 0.19.3
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment