diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index 86926f1b1e..3eede166d0 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -1,35 +1,35 @@ **Issue type:** -- [ ] question -- [ ] bug report -- [ ] feature request -- [ ] documentation issue +[ ] question +[ ] bug report +[ ] feature request +[ ] documentation issue **Database system/driver:** -- [ ] `cordova` -- [ ] `mongodb` -- [ ] `mssql` -- [ ] `mysql` / `mariadb` -- [ ] `oracle` -- [ ] `postgres` -- [ ] `sqlite` -- [ ] `sqljs` -- [ ] `react-native` -- [ ] `expo` +[ ] `cordova` +[ ] `mongodb` +[ ] `mssql` +[ ] `mysql` / `mariadb` +[ ] `oracle` +[ ] `postgres` +[ ] `sqlite` +[ ] `sqljs` +[ ] `react-native` +[ ] `expo` **TypeORM version:** -- [ ] `latest` -- [ ] `@next` -- [ ] `0.x.x` (or put your version here) +[ ] `latest` +[ ] `@next` +[ ] `0.x.x` (or put your version here) **Steps to reproduce or a small repository showing the problem:**