diff options
author | Basti <mail@sebastian-sellmeier.de> | 2021-06-30 16:35:39 +0200 |
---|---|---|
committer | Sebastian Sellmeier <mail@sebastian-sellmeier.de> | 2021-07-21 01:04:38 +0200 |
commit | 2b31627d594254a5e4580e8dfd7859eb7bc6dbf3 (patch) | |
tree | 9699146f372b4db2b0ce65c1947c1b493bf9fcd5 /CONTRIBUTING.md | |
parent | 8ab40b5af2de162f8cad9b84d035a913f0aa7cfe (diff) |
Reformat and improve documentation, add install-script (#242)
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 29feeb7..1f99a52 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,13 +1,10 @@ -# Contributing to betterlockscreen +# Contributing to Betterlockscreen -Thanks for taking your time to contribute! +Thanks for taking your time to contribute! First off, any and all contributions are welcome. -First off, any and all contributions are welcome. +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. -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. +Also, in case of adding new dependencies, please notify @Maik93. For nix-users: We include a nix-shell for development :-) |