github.com/cilium/cilium@v1.16.2/Documentation/gettingstarted/gettinghelp.rst (about) 1 .. only:: not (epub or latex or html) 2 3 WARNING: You are looking at unreleased Cilium documentation. 4 Please use the official rendered version released here: 5 https://docs.cilium.io 6 7 .. _getting_help: 8 9 ############ 10 Getting Help 11 ############ 12 13 Cilium is a project with a growing community. There are numerous ways to get 14 help with Cilium if needed: 15 16 FAQ 17 === 18 19 **Cilium Frequently Asked Questions (FAQ)**: Cilium uses `GitHub 20 tags <https://github.com/cilium/cilium/issues?utf8=%E2%9C%93&q=label%3Akind%2Fquestion%20>`_ 21 to maintain a list of questions asked by users. We suggest checking to see if 22 your question is already answered. 23 24 Slack 25 ===== 26 27 **Chat**: The best way to get immediate help if you get stuck is to ask in one 28 of the `Cilium Slack`_ channels. 29 30 GitHub 31 ====== 32 33 **Bug Tracker**: All the issues are addressed in the `GitHub issue tracker 34 <https://github.com/cilium/cilium/issues>`_. If you want to report a bug or a 35 new feature please file the issue according to the `GitHub template 36 <https://github.com/cilium/cilium/issues/new/choose>`_. 37 38 **Contributing**: If you want to contribute, reading the :ref:`dev_guide` should 39 help you. 40 41 Training 42 ======== 43 44 **Training courses**: Our website lists `training courses 45 <https://cilium.io/enterprise>`__ that have been 46 `approved 47 <https://github.com/cilium/cilium.io/blob/main/CONTRIBUTING.md#listing-cilium-training>`__ 48 by the Cilium project. 49 50 Enterprise support 51 ================== 52 53 **Distributions**: Enterprise-ready, supported and `approved 54 <https://github.com/cilium/cilium.io/blob/main/CONTRIBUTING.md#listing-cilium-distributions>`__ 55 Cilium distributions are 56 listed on the `Cilium website <https://cilium.io/enterprise>`__. 57 58 Security Bugs 59 ============= 60 61 **Security**: We strongly encourage you to report security vulnerabilities to 62 our private security mailing list: security@cilium.io - first, before 63 disclosing them in any public forums. 64 65 This is a private mailing list where only members of the Cilium internal 66 security team are subscribed to, and is treated as top priority.