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: CONTRIBUTING.md
+1-9Lines changed: 1 addition & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,7 @@ Where modules have multiple parameters we recommend running through the 4-step m
48
48
49
49
For general information on running the integration tests see the
50
50
[Integration Tests page of the Module Development Guide](https://docs.ansible.com/ansible/devel/dev_guide/testing_integration.html#testing-integration),
51
-
especially the section on configuration for cloud tests. For questions about writing tests the Ansible Kubernetes community can be found on Libera.Chat IRC as detailed below.
51
+
especially the section on configuration for cloud tests.
52
52
53
53
### Updating documentation
54
54
@@ -70,11 +70,3 @@ Review the changes and create a pull request using updated files.
70
70
The `kubernetes.core` collection follows the Ansible project's
71
71
[Code of Conduct](https://docs.ansible.com/ansible/devel/community/code_of_conduct.html).
72
72
Please read and familiarize yourself with this document.
73
-
74
-
### IRC
75
-
Our IRC channels may require you to register your nickname. If you receive an error when you connect, see
76
-
[Libera.Chat's Nickname Registration guide](https://libera.chat/guides/registration) for instructions.
77
-
78
-
The `#ansible-kubernetes` channel on [libera.chat](https://libera.chat/) IRC is the main and official place to discuss use and development of the `kubernetes.core` collection.
79
-
80
-
For more information about Ansible's Kubernetes integration, browse the resources in the [Kubernetes Working Group](https://github.com/ansible/community/wiki/Kubernetes) Community wiki page.
0 commit comments