From 16866603069c54fad22e00b80d66360d03529dfd Mon Sep 17 00:00:00 2001 From: Keavon Chambers Date: Sat, 12 Jun 2021 21:34:09 -0700 Subject: [PATCH] Add a contributing section to the project README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 69321eca0..37795fb5a 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,10 @@ We need Rust and web developers! Feel free to peruse the [documentation](docs/in If the Graphite project strikes your fancy, join our Discord community to chat with its developers and contributors. You're invited to stop by just to lurk, ask questions, offer suggestions, or get involved in the project. We are seeking collaborators to help design and develop the software and this is where we communicate. Paste `https://di-sco-rd.gg/uM-jBz-5N68W` into your browser and delete the dashes. (Please don't share the link on any website without the dashes.) +## Contributing + +[Instructions here.](https://github.com/GraphiteEditor/Graphite/issues/202) + ## Design mockup This is a **work-in-progress mockup** of the Document, Properties, and Layer Tree panels in a state of editing a raster-based workflow (raster editing will be part of version 0.3 and later). The mockup is a nonfunctional pixel-perfect design prototype and is not yet fully implemented in code.