diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f81c296..24fa6ac 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -51,22 +51,26 @@ The techstack we operate on is - [typst] for documents and concrete proposals - [Rust] for the actual code -- [Inkscape], [GIMP] and [Blender] for promotional material like logos and posters -- [Penpot] for layouting prototypes and the like So if you want to contribute functionality, take a look at [The Rust Programming Language book]! If you want to contribute thoughts and techincal designs, then consider taking a ride through [typst's excellent tutorial]! -If you want to contribute art or the like, do that in whatever **you** are most comfortable with! + +For creative things, we suggest using whatever **you're** comfortable with. +Otherwise, we suggest these: + +- [Inkscape], [GIMP] and [Blender] for promotional material like logos and posters +- [Penpot] for layouting prototypes and the like [typst]: https://typst.app [Rust]: https://www.rust-lang.org +[The Rust Programming Language book]: https://doc.rust-lang.org/book/ +[typst's excellent tutorial]: https://typst.app/docs/tutorial + [Inkscape]: https://inkscape.org/ [GIMP]: https://www.gimp.org/ [Blender]: https://www.blender.org/ [Penpot]: https://penpot.app/ -[The Rust Programming Language book]: https://doc.rust-lang.org/book/ -[typst's excellent tutorial]: https://typst.app/docs/tutorial ## Politics