mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-05-05 11:29:22 -05:00
a7fc1ab541
Improve comment with instructions.
51 lines
1.1 KiB
Markdown
51 lines
1.1 KiB
Markdown
---
|
|
name: Bug Report
|
|
about: Create a report to help us improve
|
|
title: ''
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
<!--
|
|
Thanks for coming here to report a bug. :)
|
|
|
|
Please describe it in the sections below, fill out the correct check boxes with an "x", replacing the space inside [ ], then click the "Submit new issue" button at the bottom
|
|
-->
|
|
|
|
Details for the issue
|
|
--------------------
|
|
|
|
#### What did you do?
|
|
|
|
|
|
#### What did you expect to see?
|
|
|
|
|
|
#### What did you see instead?
|
|
|
|
|
|
Useful extra information
|
|
-------------------------
|
|
|
|
The info below often helps, please fill it out if you're able to. :)
|
|
|
|
#### What operating system are you using?
|
|
|
|
- [ ] Windows: ( _version:_ ___ )
|
|
- [ ] Linux: ( _distro:_ ___ )
|
|
- [ ] Mac OS: ( _version:_ ___ )
|
|
- [ ] Other: ___
|
|
|
|
#### What is your DB4S version?
|
|
|
|
- [ ] 3.11.1
|
|
- [ ] 3.11.0
|
|
- [ ] 3.10.1
|
|
- [ ] Other: ___
|
|
|
|
#### Did you also
|
|
|
|
- [ ] Try out the latest nightly version: https://github.com/sqlitebrowser/sqlitebrowser#nightly-builds
|
|
- [ ] Search for an existing similar issue: https://github.com/sqlitebrowser/sqlitebrowser/issues?utf8=%E2%9C%93&q=is%3Aissue%20
|