Skip to content

Commit 03437b6

Browse files
authored
Update issue templates (zalando#1051)
* Update issue templates To help us helping them * update the template * some updates * or not on
1 parent e03e9f9 commit 03437b6

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
name: Postgres Operator issue template
3+
about: How are you using the operator?
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
Please, answer some short questions which should help us to understand your problem / question better?
11+
12+
- **Which image of the operator are you using?** e.g. registry.opensource.zalan.do/acid/postgres-operator:v1.5.0
13+
- **Where do you run it - cloud or metal? Kubernetes or OpenShift?** [AWS K8s | GCP ... | Bare Metal K8s]
14+
- **Are you running Postgres Operator in production?** [yes | no]
15+
- **Type of issue?** [Bug report, question, feature request, etc.]
16+
17+
Some general remarks when posting a bug report:
18+
- Please, check the operator, pod (Patroni) and postgresql logs first. When copy-pasting many log lines please do it in a separate GitHub gist together with your Postgres CRD and configuration manifest.
19+
- If you feel this issue might be more related to the [Spilo](https://github.com/zalando/spilo/issues) docker image or [Patroni](https://github.com/zalando/patroni/issues), consider opening issues in the respective repos.

0 commit comments

Comments
 (0)