github.com/imran-kn/cilium-fork@v1.6.9/Documentation/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 http://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 25 .. _slack: 26 27 Slack 28 ===== 29 30 **Chat**: The best way to get immediate help if you get stuck is to ask in one 31 of the `Cilium Slack channels <https://cilium.herokuapp.com>`_. 32 33 GitHub 34 ====== 35 36 **Bug Tracker**: All the issues are addressed in the `GitHub issue tracker 37 <https://github.com/cilium/cilium/issues>`_. If you want to report a bug or a 38 new feature please file the issue according to the `GitHub template 39 <https://github.com/cilium/cilium/blob/master/.github/issue_template.md>`_. 40 41 **Contributing**: If you want to contribute, reading the :ref:`dev_guide` should 42 help you. 43 44 Security Bugs 45 ============= 46 47 **Security**: We strongly encourage you to report security vulnerabilities to 48 our private security mailing list: security@cilium.io - first, before 49 disclosing them in any public forums. 50 51 This is a private mailing list where only members of the Cilium internal 52 security team are subscribed to, and is treated as top priority.