From 94895ae25ecbf4cfc50ce11870bbf1243bcfd621 Mon Sep 17 00:00:00 2001 From: Mateusz Kowalczyk Date: Wed, 3 Sep 2014 03:33:15 +0100 Subject: CONTRIBUTING file for issues --- CONTRIBUTING | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 CONTRIBUTING (limited to 'CONTRIBUTING') diff --git a/CONTRIBUTING b/CONTRIBUTING new file mode 100644 index 00000000..45f74789 --- /dev/null +++ b/CONTRIBUTING @@ -0,0 +1,17 @@ +If you're filing an issue, here are the things which will help us a lot: + +* State your GHC version. + +* State your platform, OS and distribution if applicable. + +* State your cabal version if applicable. + +* Tell us how to replicate the problem. If we can't replicate it, we + can't fix it. + +* If the problem involves running Haddock on some source, please + include the sample on which we can replicate, the smaller/cleaner + the better. Include some images if you think it will help us. + +* Include any other info you think might be relevant (sandbox? unusual + setup?). -- cgit v1.2.3