Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 845 Bytes

contributing.md

File metadata and controls

9 lines (7 loc) · 845 Bytes

Contributing

Contributions are welcome! Here's how you can help:

  • Even if you don't know Rust (which the interpreter is written in) you can contribute by writing tests in Uiua! See the existing tests here.
  • If you find a bug, please create an issue describing the bug and how to reproduce it.
  • If you can fix a bug, please fork the repository and create a pull request.
  • For more complex changes, you can create an issue to discuss your idea first.
  • For general discussion about the language including questions and ideas, see the Discussions page.