From f15ba8ed0ff5860b0751c485c2831dc602fe5c62 Mon Sep 17 00:00:00 2001 From: Ted John Date: Thu, 24 Sep 2015 13:03:44 +0100 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 156ec5a1f7..e58c2296e3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -6,7 +6,7 @@ questions or concerns, please ask in the [gitter](https://gitter.im/OpenRCT2/Ope # Reporting bugs To report a bug, ensure you have a GitHub account. Search the issues page to see if the bug has already been reported. If not, create a new issue and write the steps to reproduce. Upload a saved game if possible and this is very helpful -for users to replicate the bug. +for users to replicate the bug. Please state which version of the game you are running and where you downloaded it from, e.g. *openrct2.com develop 0.0.3 build 1255 (ec25b2f)*. # Translation Translation is managed in a separate repository, [OpenRCT2/Localisation](https://github.com/OpenRCT2/Localisation).