2014-09-11 14:41:11 +02:00
# Report an Issue
Please follow the guidelines below when creating an issue so that your issue can be more promptly resolved:
2017-08-16 17:23:25 -07:00
* Provide information including the version of PHP and HumHub, the type of operating system and Web server, MySQL version, browser type and version;
2017-05-12 18:11:28 -07:00
* Provide the complete error call stack if available, in addition, please check your browser console for any errors. A screenshot to explain the issue is also welcomed.
2014-09-11 14:41:11 +02:00
* Describe the steps for reproducing the issue.
2017-08-16 17:23:25 -07:00
* If possible try to reproduce this error on our demo at https://humhub.org
2014-09-11 14:41:11 +02:00
**Do not report an issue if**
2017-08-16 17:26:11 -07:00
* you are asking how to use a HumHub feature. You should use [the community ](https://community.humhub.com ) for this purpose.
2017-08-16 17:23:25 -07:00
* your issue is about security. Please [contact us directly ](mailto:info@humhub.com ) to report security issues.
2014-09-11 14:41:11 +02:00
**Avoid duplicated issues**
Before you report an issue, please search through [existing issues ](https://github.com/humhub/humhub/issues ) to see if your issue is already reported or fixed to make sure you are not reporting a duplicated issue.
2017-08-16 17:23:25 -07:00
Also, make sure you have the latest version of HumHub and see if the issue still exists.
2014-09-11 14:41:11 +02:00
# Contribute to the core code or fix bugs (Pull Requests)
Third-party patches are essential for keeping HumHub great.
We want to keep it as easy as possible to contribute changes that get things working in your environment.
There are a few guidelines that we need contributors to follow so that we can have a chance of keeping on top of things.
* Make sure you have a [GitHub account ](https://github.com/signup/free )
* Fork the repository on GitHub
2020-02-11 13:02:25 +00:00
* Before we can accept your patches, you'll have to sign the [Contributor License Agreement ](https://www.humhub.com/en/cla/ )
2015-10-08 17:19:42 +02:00
* Make sure there is an issue created for the thing you are working on if it requires significant effort to fix
2017-05-12 18:11:28 -07:00
* Open a pull request