Skip to content

Commit 910e7b3

Browse files
stackable-botVladislav Supalov
andcommitted
Update templated files to rev f7e93e8 (#169)
Automatically created PR based on commit f7e93e82778ef74ab2171a9493ccd12177e6f0c6 in stackabletech/operator-templating repo. Triggered by: Daily run triggered Co-authored-by: Vladislav Supalov <[email protected]>
1 parent 3425391 commit 910e7b3

File tree

4 files changed

+9
-5
lines changed

4 files changed

+9
-5
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ blank_issues_enabled: true
33
contact_links:
44
- name: Feature request
55
about: 🚀 Suggest an idea for this project
6-
url: https://github.com/stackabletech/spark-k8s-operator/discussions/new?category=ideas
6+
url: https://github.com/orgs/stackabletech/discussions/new?category=ideas
77
- name: 🙋🏾 Question
88
about: Use this to ask a question about this project
9-
url: https://github.com/stackabletech/spark-k8s-operator/discussions/new?category=q-a
9+
url: https://github.com/orgs/stackabletech/discussions/new?category=general
1010
- name: Other issue
1111
about: Open an issue that doesn't fit any other category
1212
url: https://github.com/stackabletech/spark-k8s-operator/issues/new

.readme/partials/borrowed/documentation.md.j2

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,6 @@
33
The stable documentation for this operator can be found [here](https://docs.stackable.tech/{{operator_name}}/stable/index.html).
44
If you are interested in the most recent state of this repository, check out the [nightly docs](https://docs.stackable.tech/{{operator_name}}/nightly/index.html) instead.
55

6-
The documentation for all Stackable products can be found at [docs.stackable.tech](https://docs.stackable.tech).
6+
The documentation for all Stackable products can be found at [docs.stackable.tech](https://docs.stackable.tech).
7+
8+
If you have a question about the Stackable Data Platform contact us via our [homepage](https://stackable.tech/) or ask a public questions in our [Discussions forum](https://github.com/orgs/stackabletech/discussions).

.readme/partials/borrowed/links.md.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-green.svg)](https://docs.stackable.tech/home/stable/contributor/index.html)
55
[![License OSL3.0](https://img.shields.io/badge/license-OSL3.0-green)](./LICENSE)
66

7-
[Documentation](https://docs.stackable.tech/{{operator_name}}-operator/stable/index.html) {% if quickstart_link %}| [Quickstart]({{quickstart_link}}) {% endif %}| [Stackable Data Platform](https://stackable.tech/) | [Platform Docs](https://docs.stackable.tech/)
7+
[Documentation](https://docs.stackable.tech/{{operator_name}}-operator/stable/index.html) {% if quickstart_link %}| [Quickstart]({{quickstart_link}}) {% endif %}| [Stackable Data Platform](https://stackable.tech/) | [Platform Docs](https://docs.stackable.tech/) | [Discussions](https://github.com/orgs/stackabletech/discussions)

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-green.svg)](https://docs.stackable.tech/home/stable/contributor/index.html)
1010
[![License OSL3.0](https://img.shields.io/badge/license-OSL3.0-green)](./LICENSE)
1111

12-
[Documentation](https://docs.stackable.tech/spark-k8s-operator/stable/index.html) | [Stackable Data Platform](https://stackable.tech/) | [Platform Docs](https://docs.stackable.tech/)
12+
[Documentation](https://docs.stackable.tech/spark-k8s-operator/stable/index.html) | [Stackable Data Platform](https://stackable.tech/) | [Platform Docs](https://docs.stackable.tech/) | [Discussions](https://github.com/orgs/stackabletech/discussions)
1313

1414
This is a Kubernetes operator to manage [Apache Spark](https://spark.apache.org/) jobs.
1515

@@ -32,6 +32,8 @@ If you are interested in the most recent state of this repository, check out the
3232

3333
The documentation for all Stackable products can be found at [docs.stackable.tech](https://docs.stackable.tech).
3434

35+
If you have a question about the Stackable Data Platform contact us via our [homepage](https://stackable.tech/) or ask a public questions in our [Discussions forum](https://github.com/orgs/stackabletech/discussions).
36+
3537

3638
## About The Stackable Data Platform
3739

0 commit comments

Comments
 (0)