diff options
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 13 |
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 |