From 5e182a01f75ce5bee9732bbde9144a6ee416fbc8 Mon Sep 17 00:00:00 2001 From: LogicParrot Date: Fri, 19 Feb 2016 15:40:37 +0200 Subject: Added testing instructions --- GETTING-STARTED.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'GETTING-STARTED.md') diff --git a/GETTING-STARTED.md b/GETTING-STARTED.md index 76e522cf7..7d0880e64 100644 --- a/GETTING-STARTED.md +++ b/GETTING-STARTED.md @@ -1,5 +1,10 @@ Hello! Thanks for wanting to work on this project :smile:, and I hope that this file will help you somewhat in getting all set up and running. I'll go through the basics of getting the project environment set up, the code organization and style, and general development practices. I'll also show you some good issues to start off working on to get yourself familiarised with the code. +Note that this document is about contributing code for Cuberite. + + - If you are looking for usage instructions, see the [user manual](https://book.cuberite.org/) instead. + - If you would like to help but you are not a programmer, you can still help with testing! Please see the `TESTING.md` file. + Minecraft Basics ---------------- -- cgit v1.2.3