Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 1.17 KB

CONTRIBUTING.md

File metadata and controls

19 lines (10 loc) · 1.17 KB

Contributing

Guidelines

  • As with all WordPress projects, we want to ensure a welcoming environment for everyone. With that in mind, all contributors are expected to follow our Code of Conduct.

  • Contributors should review the WordPress PHP coding standards, JavaScript coding standards, and accessibility coding standards. Accessibility in particular should be top of mind and thoroughly tested.

  • You maintain copyright over any contribution you make. By submitting a pull request, you agree to release that code under our license.

  • When contributing to this repository, please first discuss the change you wish to make via an issue or discussion.

Reporting security issues

Please see SECURITY.md.

Development environment

Please see our guide to setting up a local development environment.