mirror of
https://github.com/psycopg/psycopg2.git
synced 2025-07-31 18:40:09 +03:00
Update issue templates
Issue template created from web interface
This commit is contained in:
parent
f08019e356
commit
7119298f97
16
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
16
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
|
@ -0,0 +1,16 @@
|
|||
---
|
||||
name: Bug report
|
||||
about: Report a case of psycopg2 behaving uncorrectly
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**This is a bug tracker**
|
||||
|
||||
- This is not a support forum. If you have a question such as "how do you do X" please:
|
||||
- first google,
|
||||
- then [subscribe to the mailing list](https://lists.postgresql.org/manage/) and ask there.
|
||||
|
||||
- If you have problems installing psycopg, it's most likely not a bug: you are missing a dependency. Please read the [install documentation](http://initd.org/psycopg/docs/install.html).
|
Loading…
Reference in New Issue
Block a user