From dd77fbd2edd40cf82fffcc0a03ad110e9039bcb6 Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Sun, 28 Jan 2018 01:00:57 -0500 Subject: [PATCH] CONTRIBUTING: Add more details for bug reports A common request to bug reporters is to know what command line they're using to start the game, so changing the wording here may save some time. --- .github/CONTRIBUTING.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 52ef3f57..ad3a1c11 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -31,8 +31,11 @@ Please try to give as much information as possible: you're using. * Please say which game you're playing (Doom 1, Doom 2, Heretic, - Hexen, Strife, etc.) and list any add-on WADs you're using. Please - mention if you have any special configuration you think may be + Hexen, Strife, etc.) and if you're using any fan-made WADs or mods, + please say which mods (and where they can be downloaded!). It helps + to give the full command line you're using to start the game. + +* Please mention if you have any special configuration you think may be relevant, too. ### Feature requests