summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Soller <jackpot51@gmail.com>2018-06-18 09:52:47 +0000
committerJeremy Soller <jackpot51@gmail.com>2018-06-18 09:52:47 +0000
commitc54ff66c6df0311697bfc2089194be320b2816f0 (patch)
tree136ac91843632aa2ecffd48ff08cb07e4568fb0d
parent23d58b2d5af4c8a36d72438f78e40f9da24c14cb (diff)
parent8f181b396d4c377dc8ff08dffe70ff7528a9b808 (diff)
Merge branch 'patch-1' into 'master'
Update CONTRIBUTING.md See merge request redox-os/redox!1191
-rw-r--r--CONTRIBUTING.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index cd69eb6..d17487c 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -6,7 +6,7 @@ _**Thank you for your interest in contributing to Redox!** This document will ou
* [Communication](#communication)
* [Chat](#chat)
- * [GitHub Issues](#issues)
+ * [GitLab Issues](#issues)
* [Pull Requests](#prs)
* [Discourse](#discourse)
* [Reddit](#reddit)
@@ -37,7 +37,7 @@ _**Thank you for your interest in contributing to Redox!** This document will ou
The quickest and most open way to **communicate with the Redox team** is on our **chat server**. Currently, you can only get an invite by sending an email request to [info@redox-os.org](mailto:info@redox-os.org), which might take a little while, since it's not automated. Simply say you'd like to join the chat. We're working on an better way to do this, but this is the best way right now.
-### <a name="issues"> GitHub Issues </a>
+### <a name="issues"> GitLab Issues </a>
A bit more formal way of communication with fellow Redox devs, but a little less quick and convenient like the chat. Submit an issue when you run into problems compiling, testing, or just would like to discuss a certain topic, be it _features, code style, code inconsistencies, minor changes and fixes, etc._