From 6d80e08e5b1f7ad22def65b820d4b51437ac14eb Mon Sep 17 00:00:00 2001 From: Matt Baer Date: Tue, 25 Sep 2018 12:20:01 -0400 Subject: [PATCH] Update page 'Contributing' --- Contributing.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 Contributing.md diff --git a/Contributing.md b/Contributing.md new file mode 100644 index 0000000..d855a15 --- /dev/null +++ b/Contributing.md @@ -0,0 +1,10 @@ +# Contributing + +We welcome anyone who wants to contribute to Write.as GTK, whether that's with code, translations, documentation, or testing. + +## Help needed + +* (!) Packaging the app for various distributions +* Testing across platforms / desktop environments +* Making dark mode work in more places +* Development work to get to [Version 2.0](https://code.as/writeas/writeas-gtk/issues?state=open&milestone=2) \ No newline at end of file