mirror of
https://github.com/psycopg/psycopg2.git
synced 2024-11-10 19:16:34 +03:00
Fix issue template markup
This commit is contained in:
parent
3430dcdee6
commit
5a96021612
|
@ -11,7 +11,7 @@ assignees: ''
|
||||||
If you have a question, such has "how do you do X with Python/PostgreSQL/psycopg2" please [write to the mailing list](https://lists.postgresql.org/manage/) or [open a question](https://github.com/psycopg/psycopg2/discussions) instead.
|
If you have a question, such has "how do you do X with Python/PostgreSQL/psycopg2" please [write to the mailing list](https://lists.postgresql.org/manage/) or [open a question](https://github.com/psycopg/psycopg2/discussions) instead.
|
||||||
|
|
||||||
**Before opening this ticket, please confirm that:**
|
**Before opening this ticket, please confirm that:**
|
||||||
- [ ] I am running the latest version of pip, i.e. typing ``pip --version`` you get [this version[(https://pypi.org/project/pip/).
|
- [ ] I am running the latest version of pip, i.e. typing ``pip --version`` you get [this version](https://pypi.org/project/pip/).
|
||||||
- [ ] I have read the [installation documentation](https://www.psycopg.org/docs/install.html) and the [frequently asked questions](https://www.psycopg.org/docs/faq.html)
|
- [ ] I have read the [installation documentation](https://www.psycopg.org/docs/install.html) and the [frequently asked questions](https://www.psycopg.org/docs/faq.html)
|
||||||
- [ ] I am not trying to install `psycopg2-binary` on an Apple M1, for which [binary packages are not supported](https://github.com/psycopg/psycopg2/issues/1286)
|
- [ ] I am not trying to install `psycopg2-binary` on an Apple M1, for which [binary packages are not supported](https://github.com/psycopg/psycopg2/issues/1286)
|
||||||
- [ ] I am not trying to install `psycopg2-binary` in an Alpine Linux Docker image
|
- [ ] I am not trying to install `psycopg2-binary` in an Alpine Linux Docker image
|
||||||
|
|
Loading…
Reference in New Issue
Block a user