foxygit / doom Log in
commit dd77fbd2edd40cf82fffcc0a03ad110e9039bcb6
Author:     Simon Howard <fraggle+github@gmail.com>
AuthorDate: Sun Jan 28 01:00:57 2018 -0500
Commit:     GitHub <noreply@github.com>
CommitDate: Sun Jan 28 01:00:57 2018 -0500

    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