You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: contributing.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
Contributions are welcome! Here's how you can help:
4
4
5
-
- Even if you don't know Rust (which the interpreter it written in) you can contribute by writing tests in Uiua! See the existing tests [`here`](https://github.com/uiua-lang/uiua/tree/main/tests).
5
+
- 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`](https://github.com/uiua-lang/uiua/tree/main/tests).
6
6
- If you find a bug, please [create an issue](https://github.com/uiua-lang/uiua/issues/new) describing the bug and how to reproduce it.
7
7
- If you can fix a bug, please [fork the repository](https://github.com/uiua-lang/uiua/fork) and [create a pull request](https://github.com/uiua-lang/uiua/compare).
8
8
- For more complex changes, you can [create an issue](https://github.com/uiua-lang/uiua/issues/new) to discuss your idea first.
0 commit comments