Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 514 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (8 loc) · 514 Bytes

Thank you for being willing to contribute to Experienced.

Before you PR, make sure to run the ./ci/lint.sh script and make sure it reports no errors. Before committing, you should run npm run prettier and cargo +nightly fmt.

Experienced moves fast. Sometimes changes in your PR might get broken- I'm willing to fix them if you like. Just let me know.

The website in xpd-web is an Astro application that does a static build. Experienced itself is made up of two bin crates, xpd-gateway and xpd-cleanup