From 3d40710f24e294e762d244d6ef559c7b26a42dfe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Raphael=20N=C3=B6ldner?= Date: Wed, 24 Nov 2021 09:32:30 +0100 Subject: [PATCH] Create CONTRIBUTING.md --- CONTRIBUTING.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 00000000..0f025664 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,10 @@ +Contributing +First off, thank you for considering contributing. + +Where do I go from here? +If you've noticed a bug or have a feature request, make one! It's generally best if you get confirmation of your bug or approval for your feature request this way before starting to code. + +If you have a general question, you can post it in the the issue tracker. + +Fork & create a branch +If this is something you think you can fix, then forkCSV Quick Viewer and create a branch with a descriptive name.