From c3d08ad1a4ece3ac9689871bc0e7ec437daddb06 Mon Sep 17 00:00:00 2001 From: Jordan Brown Date: Sun, 12 Nov 2017 13:18:28 -0500 Subject: [PATCH] Adds a note about the waffle board to CONTRIBUTING --- .github/CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index c6db01ab9d..9dc136a1df 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -12,7 +12,7 @@ First things first, we want to make it clear how you can contribute (if you've n If you want to contribute the first thing you'll need to do is [set up Git](http://tgstation13.org/wiki/Setting_up_git) so you can download the source code. -There is an open list of approachable issues for [your inspiration here](https://github.com/tgstation/tgstation-server/issues?q=is%3Aopen+is%3Aissue+label%3A%22Good+First+Issue%22). +There is an open list of approachable issues for [your inspiration here](https://github.com/tgstation/tgstation-server/issues?q=is%3Aopen+is%3Aissue+label%3A%22Good+First+Issue%22). You can also view the waffle board [here](https://waffle.io/tgstation/tgstation-server). Here is a link to the code's always up-to-date documentation: https://tgstation.github.io/tgstation-server/annotated.html @@ -165,4 +165,4 @@ Therefore, EOF settings of main repo are forbidden territory one must avoid wand ## Other Notes -* Feel free to add your nuget account to TGServiceInterface/Packages.nuspec authors list if you modify the interface \ No newline at end of file +* Feel free to add your nuget account to TGServiceInterface/Packages.nuspec authors list if you modify the interface