From 39a2f08f826cb789ff056fc51e1c26b3f4263c12 Mon Sep 17 00:00:00 2001 From: NuclearSteven Date: Wed, 18 Oct 2017 18:10:57 +0800 Subject: [PATCH] Update CONTRIBUTING.md --- .github/CONTRIBUTING.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 12e754eebf0..7f723a12e45 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -20,7 +20,11 @@ Nukkit will create a bug report for EVERY exception and error detected, and ther In the report, you can see if the error is caused by Nukkit or a plugin. However, when "PLUGIN ERROR" is "false" and there are plugins running, it does not necessarily indicates that the error is caused by Nukkit. -While sending issues, please provide **as much information as you could**, or our developers might got stuck or confused when looking into your issue. +To sumbit bugs and problems, please upload the automaticly generated report. Make sure you have filled in all blanks in the template. Please provide **as much information as you could**, or our developers might got stuck or confused when looking into your issue. + +To submit feature requests and suggestions, please explicitly describe the feature you want or your suggestion. + +Note that the Issues section on GitHub is not for contents that are not related to the two categories listed above. Irrelevant issues will be closed. Please visit our forums for other kinds of discussions. Example ---