Before creating a new Issue, please check first if a similar Issue [already exists](https://github.com/mattn/go-sqlite3/issues?state=open) or was [recently closed](https://github.com/mattn/go-sqlite3/issues?direction=desc&page=1&sort=updated&state=closed).
## Contributing Code
By contributing to this project, you share your code under the MIT License, as specified in the LICENSE file.
Errors are preferred to be started with and fully in lower case, with the exception only to names in which uppercase letters are common. For example: NULL, SQLite Go-SQLite3 or function names.
If you are looking for ideas for code contributions, please check our [Development Ideas](https://github.com/mattn/go-sqlite3/wiki/Development-Ideas) Wiki page.