| --- |
| layout: page |
| title: Getting Help |
| --- |
| |
| Need help with Metron? Try these resources. |
| |
| ## Mailing Lists |
| |
| The best option is to send email to the user list |
| [user@metron.apache.org](mailto:user@metron.apache.org), which is for user |
| discussions. All of the historic traffic is available in the |
| [archive](http://mail-archives.apache.org/mod_mbox/metron-user/). To |
| subscribe to the user list, please send email to |
| [user-subscribe@metron.apache.org](mailto:user-subscribe@metron.apache.org). |
| |
| ## Bug Reports |
| |
| Please file any issues you encounter or fixes you'd like on the |
| [Apache Metron Jira](https://issues.apache.org/jira/browse/metron). We welcome |
| patches! |
| |
| ## StackOverflow |
| |
| [StackOverflow](http://stackoverflow.com) is a wonderful resource for |
| any developer. Take a look over there to see if someone has answered |
| your question. |
| |
| ## Browse the code |
| |
| One of the advantages of open source software is that you can browse the code. |
| The code is available on [github](https://github.com/apache/metron/tree/master). |