You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-6Lines changed: 5 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -253,16 +253,15 @@ version branch (e.g. `REL_4_2` for 4.2)
253
253
1. Please be as descriptive in your pull request as possible. If you are
254
254
referencing an issue, please be sure to include the issue in your pull request
255
255
256
-
## Submitting an Issue
256
+
## Support
257
257
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.
259
259
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.
261
261
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.
263
263
264
-
265
-
## Complete Documentation
264
+
## Documentation
266
265
267
266
For additional information regarding design, configuration and operation of the
268
267
PostgreSQL Operator, pleases see the [Official Project Documentation][documentation].
Copy file name to clipboardExpand all lines: docs/content/support/_index.md
+12-8Lines changed: 12 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,14 +5,18 @@ draft: false
5
5
weight: 110
6
6
---
7
7
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):
12
9
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:
- 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
14
20
15
21
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