From 480d76ae111f10367da9b9b307bee157017f16ab Mon Sep 17 00:00:00 2001 From: Griatch Date: Mon, 9 Feb 2015 16:54:47 +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 e42ab77148..a173fefec2 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,6 +1,6 @@ ## Issue templates -Thanks for helping us improve Evennia! Please use the issue templates below to keep things organized. +Thanks for helping us improve Evennia! Please use one of the issue templates below: * [Issue/Bug report template][A] - when you have an error, problem or unexpected behavior to report. Note that pure usage questions belong on the [mailing list][5] or in the [chat][6]. * [Feature request template][B] - when you want to request a new Evennia feature.