Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.13 KB

File metadata and controls

26 lines (17 loc) · 1.13 KB

Contributing

Thanks for your interest in contributing! This document covers the basics you need to know before opening a pull request.

Getting Started

See Development Setup for instructions on building and running the project locally.

Before You Contribute

All contributors must sign our Contributor License Agreement. You'll be automatically prompted by CLA Assistant when you open your first pull request.

Pull Requests

  • Please open an issue or discuss on Discord before opening a PR (even for bug fixes). This helps ensure that your contribution is aligned with our goals and avoids duplicate/wasted effort.
  • Keep PRs relatively focused on a single change. Smaller PRs are easier to review and more likely to be merged quickly.
  • Follow the code style defined in .editorconfig. Please avoid PRs that only change formatting or style.
  • We don't have a set review period, please be patient while we review.

Communication

For questions, discussion, or if you're unsure whether a change would be welcome, please ask in the#general-dev channel in our Discord.