Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 1.58 KB

CONTRIBUTING.md

File metadata and controls

32 lines (18 loc) · 1.58 KB

Contributing Guidelines

We welcome contributions to Studio, whether they are bug reports, feature requests, or code changes. Please read the following guidelines to ensure that your contributions are accepted quickly and easily.

Expectations

  • We expect all contributors to follow our Code of Conduct.
  • We expect all contributors to follow our Security Policy.
  • By submitting a pull request, you agree to release your code under the project's License.

How to Contribute

Reporting Security Issues

Please see our security policy.

Reporting General Issues

If you find a bug or have a feature request, please open an issue.

Code Contributions

For information on setting up your development environment for contributing code, see the Code Contributions.

We are truly grateful for any pull requests you open, and we assure you of our welcoming and respectful approach. We will review and consider all pull requests, valuing the diverse contributions, but we don’t guarantee that all proposed changes will be merged into the core.

The most desirable pull requests are:

  • Bug fixes for existing features.
  • Enhancements that improve compatibility with different system versions, browsers, PHP or WP versions, WordPress plugins, or environments in general.

We recommend adding an issue for new features so we can review the plan before you start work on the pull request.