aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING
diff options
context:
space:
mode:
authorHécate Moonlight <Kleidukos@users.noreply.github.com>2021-02-05 19:16:49 +0100
committerGitHub <noreply@github.com>2021-02-05 19:16:49 +0100
commita2f9f297d17059b3fc68ce4a245702278a5d8340 (patch)
treeeab4aed89061f14c02aad12bfa8e9d2c422b929b /CONTRIBUTING
parent66035bc2e0f6ba66efc22d048208affd8aef33c4 (diff)
parent483642b53b49c622a3f94cc05235c7a618d2e7d7 (diff)
Merge pull request #1313 from Kleidukos/amend-contributing
Amend the CONTRIBUTING.md file
Diffstat (limited to 'CONTRIBUTING')
-rw-r--r--CONTRIBUTING17
1 files changed, 0 insertions, 17 deletions
diff --git a/CONTRIBUTING b/CONTRIBUTING
deleted file mode 100644
index 45f74789..00000000
--- a/CONTRIBUTING
+++ /dev/null
@@ -1,17 +0,0 @@
-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?).