aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorBasti <mail@sebastian-sellmeier.de>2021-08-09 23:12:24 +0200
committerGitHub <noreply@github.com>2021-08-09 23:12:24 +0200
commita315d2ea24cb0eae573ee7e8a36be071286dff56 (patch)
tree9a5a6ffdb0e9a2a5fb45ded69c5eb56866b83614 /CONTRIBUTING.md
parent4a95562740bee221061156110b6f60bac969eb55 (diff)
parentc3fcd2d6f77c83d94660ad56d39aae20e2b66c59 (diff)
Merge pull request #275 from pavanjadhaw/next
Stable Release
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md13
1 files changed, 4 insertions, 9 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 29feeb7..0907149 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,14 +1,9 @@
-# Contributing to betterlockscreen
+# Contributing to Betterlockscreen
-Thanks for taking your time to contribute!
+Thanks to all the amazing people for all your wonderful PRs, issues and ideas, all contributions are welcome!
-First off, any and all contributions are welcome.
+We are using [next](https://github.com/pavanjadhaw/betterlockscreen/tree/next) as our development-branch and master for the latest stable release. Please provide your pull-requests based on our next-branch.
-Secondly, if your pull request or issue is in any way related to the [AUR package](https://aur.archlinux.org/packages/betterlockscreen-git/),
-please notify the maintainer @Maik93 via a mention (like used here with the @) in your comment.
-
-Also, in case of adding new dependencies, please notify @Maik93 and @m1m3-50.
-
-For nix-users: We include a nix-shell for development :-)
+For Nix-Users: We provide a nix-shell for development :-)
Thanks