Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.21 KB

CONTRIBUTING.md

File metadata and controls

32 lines (24 loc) · 1.21 KB

Contributing to Flock XR

Hey there! We welcome community contributions to Flock XR. This could be code, documentation, reporting bugs, suggesting accessibility features, adding translations, or something else!

Current priorities

  • Stability
  • Adding tests
  • Accessibility features
  • UX improvements

Code of conduct

In future, we'll add our own code of conduct, for now we follow: p5.js Web Editor Code of Conduct.

Getting started

We welcome contributors with lots of experience through to those considering their first open source contribution.

Contact us via Get in touch and we'll invite you to our Discord to chat about how you could help. Thank you!

Tech stack

  • JavaScript (probably moving to TypeScript at some point)
  • Babylon.js
  • Google Blockly
  • Vite
  • Node.js (clientside)
  • Progressive Web App
  • Mocha and Chai
  • Future: Playwright

Contribution guides