Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 1.18 KB

CONTRIBUTING.md

File metadata and controls

24 lines (13 loc) · 1.18 KB

Guidelines for Contributing

Issues and Feature Requests

Important: We do not provide customer support on GitHub.

Although we monitor issues reported on GitHub, we cannot guarantee to process them as soon and in the same manner as tickets submitted to the Support Center.

Our official bug tracker is the Support Center. Please submit your questions, bug reports, and feature requests there if you have an active commercial license.

If you find a security bug, please report it by sending an email to [email protected].

Contributing Code and Content

Important: Read Section 5 of the LICENSE AGREEMENT before submitting any contribution.

Please keep in mind that DevExtreme has a development schedule; we are unable to accept every pull request from non-DevExpress contributors.

However, you are welcome to fork the repository, modify the source code in your fork, and make your builds.

To submit a pull request, follow these guidelines:

  1. Describe all applied changes in detail
  2. Make sure that all automatic checks pass