From 996f24146129e91b9061990098e3de02c8ba15ad Mon Sep 17 00:00:00 2001 From: Unknwon Date: Fri, 11 Dec 2015 16:57:59 -0500 Subject: [PATCH] Updated Contributing Code (markdown) --- Contributing-Code.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Contributing-Code.md b/Contributing-Code.md index 5bde1c4..f44a36b 100644 --- a/Contributing-Code.md +++ b/Contributing-Code.md @@ -5,6 +5,8 @@ If you have/found any concern/problem with this document, **DO NOT** create an i ### Those We Do Accept 1. Typos in template files or code comments. +2. Bug fixes or feature implementations (be sure to discuss first). +2. Issues that are labeled as [help wanted](https://github.com/gogits/gogs/issues?q=is%3Aopen+is%3Aissue+label%3A%22help+wanted%22) (be sure to claim first to prevent two people work on the same thing). ### Those We Do Not Accept