From 183c178846a866ae035504d51c42af20bd44c2ef Mon Sep 17 00:00:00 2001 From: PhilipMay Date: Sun, 10 Dec 2023 21:35:12 +0100 Subject: [PATCH] Update bug reporting guidelines --- CONTRIBUTING.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7ff3ba3..2cb7406 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -9,7 +9,10 @@ xyz ## Report a Bug -xyz +- We use GitHub issues to track bugs and feature requests. +- Please provide as much context as possible when you report a bug and open an issue. +- Make sure the bug has not already been reported by searching the GitHub Issues. +- The information you provide should be comprehensive enough to reproduce the problem. ## Fix a Bug