Skip to content

Commit 1851d8a

Browse files
author
Jonathan S. Katz
committed
Add upated information about bugs and support
This also includes updated information to the community mailing list.
1 parent d865d60 commit 1851d8a

File tree

2 files changed

+17
-14
lines changed

2 files changed

+17
-14
lines changed

README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -253,16 +253,15 @@ version branch (e.g. `REL_4_2` for 4.2)
253253
1. Please be as descriptive in your pull request as possible. If you are
254254
referencing an issue, please be sure to include the issue in your pull request
255255

256-
## Submitting an Issue
256+
## Support
257257

258-
Please use GitHub to submit an issue for the PostgreSQL Operator project.
258+
If you believe you have found a bug or have detailed feature request, please open a GitHub issue and follow the guidelines for submitting a bug.
259259

260-
If you would like to work the issue, please add that information in the issue so that we can confirm we are not already working no need to duplicate efforts.
260+
For general questions or community support, we welcome you to join the PostgreSQL Operator community mailing list at [postgres-operator@crunchydata.com](mailto:postgres-operator@crunchydata.com) and ask your question there.
261261

262-
If you have any question you can submit a Support - Question and Answer issue and we will work with you on how you can get more involved.
262+
For other information, please visit the [Support](https://access.crunchydata.com/documentation/postgres-operator/latest/support/) section of the documentation.
263263

264-
265-
## Complete Documentation
264+
## Documentation
266265

267266
For additional information regarding design, configuration and operation of the
268267
PostgreSQL Operator, pleases see the [Official Project Documentation][documentation].

docs/content/support/_index.md

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,18 @@ draft: false
55
weight: 110
66
---
77

8-
For community support of the [PostgreSQL Operator](https://github.com/CrunchyData/postgres-operator),
9-
please open [an issue on GitHub](https://github.com/CrunchyData/postgres-operator/issues/new/choose).
10-
The PostgreSQL Operator community and the Crunchy Data team behind the
11-
PostgreSQL Operator is generally active in responding to issues.
8+
There are a few options available for community support of the [PostgreSQL Operator](https://github.com/CrunchyData/postgres-operator):
129

13-
Please be sure to provide as many details as possible in regards to your issue.
10+
- **If you believe you have found a bug** or have a detailed feature request: please open [an issue on GitHub](https://github.com/CrunchyData/postgres-operator/issues/new/choose). The PostgreSQL Operator community and the Crunchy Data team behind the PostgreSQL Operator is generally active in responding to issues.
11+
- **For general questions or community support**: please join the PostgreSQL Operator community mailing list at [postgres-operator@crunchydata.com](mailto:postgres-operator@crunchydata.com),
12+
13+
In all cases, please be sure to provide as many details as possible in regards to your issue, including:
14+
15+
- Your Platform (e.g. Kubernetes vX.YY.Z)
16+
- Operator Version (e.g. {{< param centosBase >}}-{{< param operatorVersion >}})
17+
- A detailed description of the issue, as well as steps you took that lead up to the issue
18+
- Any relevant logs
19+
- Any additional information you can provide that you may find helpful
1420

1521
For production and commercial support of the PostgreSQL Operator, please
16-
[contact Crunchy Data](https://www.crunchydata.com/contact/) at
17-
[info@crunchydata.com](mailto:info@crunchydata.com) for information regarding an
18-
[Enterprise Support Subscription](https://www.crunchydata.com/about/value-of-subscription/).
22+
[contact Crunchy Data](https://www.crunchydata.com/contact/) at [info@crunchydata.com](mailto:info@crunchydata.com) for information regarding an [Enterprise Support Subscription](https://www.crunchydata.com/about/value-of-subscription/).

0 commit comments

Comments
 (0)