chore: Prepare the project for handover (#800)
This commit is contained in:
parent
2f90db9dc9
commit
6932b61ff9
|
|
@ -3,7 +3,6 @@
|
||||||
[](https://github.com/jenkinsci/kubernetes-operator/releases/tag/v0.7.1)
|
[](https://github.com/jenkinsci/kubernetes-operator/releases/tag/v0.7.1)
|
||||||
[](https://github.com/jenkinsci/kubernetes-operator/actions/workflows/auto-tests.yaml)
|
[](https://github.com/jenkinsci/kubernetes-operator/actions/workflows/auto-tests.yaml)
|
||||||
[](https://goreportcard.com/report/github.com/jenkinsci/kubernetes-operator)
|
[](https://goreportcard.com/report/github.com/jenkinsci/kubernetes-operator)
|
||||||
[](https://hub.docker.com/r/virtuslab/jenkins-operator/tags)
|
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
@ -66,9 +65,6 @@ Main channel of communication on topics related to Jenkins Operator is [Jenkins
|
||||||
|
|
||||||
Here you can ask questions about the project, discuss best practices on using it, and talk to other users of the Operator, contributors and project's maintainers.
|
Here you can ask questions about the project, discuss best practices on using it, and talk to other users of the Operator, contributors and project's maintainers.
|
||||||
|
|
||||||
We also have a dedicated channel called `#jenkins-operator` on [virtuslab-oss.slack.com](https://virtuslab-oss.slack.com).
|
|
||||||
Fill out ([Invite form](https://forms.gle/X3X8qA1XMirdBuEH7)) and come say hi!
|
|
||||||
|
|
||||||
## Snapshots between releases
|
## Snapshots between releases
|
||||||
|
|
||||||
We are trying our best to resolve issues quickly, but they have to wait to be released. If you can't wait for an official
|
We are trying our best to resolve issues quickly, but they have to wait to be released. If you can't wait for an official
|
||||||
|
|
|
||||||
|
|
@ -69,7 +69,7 @@ weight = 1
|
||||||
# Everything below this are Site Params
|
# Everything below this are Site Params
|
||||||
|
|
||||||
[params]
|
[params]
|
||||||
copyright = "VirtusLab"
|
copyright = "Jenkins Operator Community"
|
||||||
#privacy_policy = "https://policies.google.com/privacy"
|
#privacy_policy = "https://policies.google.com/privacy"
|
||||||
|
|
||||||
# Menu title if your navbar has a versions selector to access old versions of your site.
|
# Menu title if your navbar has a versions selector to access old versions of your site.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue