github.com/pachyderm/pachyderm@v1.13.4/CONTRIBUTING.md (about) 1 # Contributing guidelines 2 3 ## Filing issues 4 5 If you have a question or have a problem using Pachyderm, you can [file an issue](https://github.com/pachyderm/pachyderm/issues), join our [users channel on Slack](http://slack.pachyderm.io), or email us at [support@pachyderm.io](mailto:support@pachyderm.io) and we can help you right away. 6 7 General questions can usually be answered on our [Documentation Portal](https://docs.pachyderm.com/latest/). 8 9 ## Submitting patches (pull requests) 10 11 We'd love to accept your patches! Before we can take them, please sign the [Contributor License Agreement (CLA)](https://pachyderm.wufoo.com/forms/pachyderm-contributor-license-agreement/). 12 13 You only have to do it once. Once we receive it, we'll be able to accept your pull requests. 14 15 ## More contributor documentation 16 17 See also the [doc/docs/master/contributing](doc/docs/master/contributing) folder.