# Contribution Guidelines ## Bug Reports and Feature Requests Important: **DevExtreme does not offer customer support on GitHub.** The DevExtreme team uses the [DevExpress Support Center](https://www.devexpress.com/sc) to track bug reports and answer user questions. We monitor GitHub issues, but always give priority to Support Center tickets. If you own an [active license](https://js.devexpress.com/Licensing/), submit your inquiries to the Support Center website. ## Vulnerability disclosure If you discover a **security issue**, send an [email](mailto:info@devexpress.com) with the description to info@devexpress.com. ## Contributing Code and Content Important: **Before you submit a contribution, read the [Source Code section](https://js.devexpress.com/Licensing/) of the DevExtreme lincesing FAQ. The team decides the product's [development schedule](https://js.devexpress.com/React/Roadmap/) in advance. We may not be able to accept pull requests from outside contributors in a timely manner. Licensed users have the right to fork the repository, modify source code, and create their own private builds. Third party pull requests are subject to the following requirements: 1. The PR needs to contain a detailed description of proposed changes. 2. The PR needs to pass all automatic checks.