From e6f05c8cb530c8ce4b2e5f4d63588e99f34debc1 Mon Sep 17 00:00:00 2001 From: Pieter Vander Vennet Date: Wed, 6 Apr 2022 17:35:47 +0200 Subject: [PATCH] Clarify contribution policy: no editor-specific files --- CONTRIBUTING.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d514b13b0..cc6fe3a8d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -53,3 +53,10 @@ To do this: Alternatively, if you don't have any unmerged changes, you can remove your local copy and clone `pietervdvn/MapComplete` again to start fresh. + +What not to contribute +---------------------- + +I'm currently _not_ accepting files for integration with some editor. There are hundreds of editors out there, if every single one of them needs a file in the repo, this ends up as a mess. +Furthermore, MapComplete doesn't want to encourage or discourage some editors. +At last, these files are hard to maintain and are hard to detect if they have fallen out of use.