Skip to content

Latest commit

 

History

History
46 lines (34 loc) · 1.89 KB

CONTRIBUTING.md

File metadata and controls

46 lines (34 loc) · 1.89 KB

Contributing

Issues and feature requests

If you've found a bug in the source code, a mistake in the documentation or would like a new feature? Take a look at GitHub Discussions to see if it's already being discussed. You can help us by submitting an issue on GitHub. Before you create an issue, make sure to search the issue archive as your issue may have already been addressed.

Security vulnerabilities should be reported in accordance with the security policy.

Please try to create bug reports that are:

  • Reproducible. Include steps to reproduce the problem.
  • Specific. Include as much detail as possible: which version, what environment, etc.
  • Unique. Do not duplicate existing opened issues.
  • Scoped to a Single Bug. One bug per report.

Please be courteous and respectful in all communications. Every participant is expected to follow the project's code of conduct.

Contributions

Any change to resources in this repository must be through pull requests. This applies to all changes to documentation, code, binary files, etc.

How to submit a Pull Request

  1. Search our repository for open or closed Pull Requests that relate to your submission to avoid duplicating effort.
  2. Fork the project
  3. Create your feature branch
  4. Commit your changes
  5. Push to the branch
  6. Open a Pull Request

Accessibility

All public facing content and functionality should adhere to WCAG 2.1 AA at minimum. While we note that to a large extent this is something that depends on content management, nothing that is committed to the shared codebase should prevent users adhering to WCAG 2.1 AA.