From 519f6dfbb8e10682598d2ae46e05bb1498152c7f Mon Sep 17 00:00:00 2001 From: Francesco Date: Thu, 2 Nov 2023 15:45:01 +0100 Subject: [PATCH] CONTRIBUTING --- CONTRIBUTING.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8a0a1ad..f62bb59 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,2 +1,9 @@ -Hi and thanks for your interest in contributing to SnapAdmin. At this moment, I am not accepting PRs for this repo. -You can still contribute, however, by reporting bugs and issues. I am actively looking at them and they are a huge help already. \ No newline at end of file +Hi and thanks for your interest in contributing to SnapAdmin. + +At this moment, I am not accepting pull requests for this repo. Processing PRs requires a lot of time, not just to review +them but also to maintain them in the future. Although this is the main reason, I also want to maintain sole ownership of +the code for possible licensing reasons. + +You can still help a lot by using SnapAdmin and reporting any issue you find. Features/improvements ideas are also +very welcome. If you are already a user, you can start by contributing a data point to #19, as it helps me understand how +SnapAdmin is used and by who. \ No newline at end of file