From 47ef62ac11734f4333bef0a5817919dd32c30ed5 Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Sat, 30 Dec 2023 21:43:35 +0100 Subject: [PATCH] Updated contribution guidelines --- Contributing.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Contributing.md b/Contributing.md index 790f23b..4a989da 100644 --- a/Contributing.md +++ b/Contributing.md @@ -22,7 +22,9 @@ Please do not post feature requests or general ideas on the issue tracker, or in ## Reporting Issues -If you have found a bug or issue in Reticulum, please report it on the [issue tracker](https://github.com/markqvist/Reticulum/issues). +If you have found a bug or issue in this project, please report it using the [issue tracker](https://github.com/markqvist/Reticulum/issues). If at all possible, be sure to include details on how to reproduce the bug. + +Anything submitted to the issue tracker that does not follow these guidelines will be closed and removed without comments or explanation. ## Writing Code