From 0d24f95ee3b7f1b30a3b26b3dd328f2d94454962 Mon Sep 17 00:00:00 2001 From: Adrien Destugues Date: Wed, 20 Dec 2017 10:08:42 +0000 Subject: [PATCH] Add contribution guide --- CONTRIBUTING.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 00000000..faf9302f --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,8 @@ +While the sourcecode is currently hosted on gitlab, the bugtracker and developer +docs are at http://pulkomandy.tk/GrafX2 + +Drive your browser there for a lot of useful information on GrafX2 development, +internals, and roadmap. + +You can also join the #grafx2 channel on Freenode for more direct interaction +with other developers. \ No newline at end of file