diff options
author | Philipp Hemmelmayr <fips.hem@gmail.com> | 2017-12-30 02:39:43 +0100 |
---|---|---|
committer | Pavan Jadhaw <pavanjadhaw96@gmail.com> | 2017-12-30 07:09:43 +0530 |
commit | a5346374c5e792f1ac0d8580b340aba30505a35c (patch) | |
tree | 240ada98a487a3b9882afa0ccc24b04ff45dc664 /CONTRIBUTING.md | |
parent | 020b597c43914d80338c6a9e7d05e484fcb280c5 (diff) |
added code of contributing (#22)
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..47c4141 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,11 @@ +# Contributing to betterlockscreen + +Thanks for taking your time to contribute! + +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/), +for example if your pull request adds a new dependency, +please notify the maintainer @AUTplayed via a mention (like used here with the @) in your comment. + +Thanks |