From 37e7f407b1f24b0baf088b646d5ba586e88fae70 Mon Sep 17 00:00:00 2001 From: Marko Korhonen Date: Wed, 28 Aug 2019 22:28:39 +0300 Subject: [PATCH] Added contribution info Signed-off-by: Marko Korhonen --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index da6d42d..3a665cc 100644 --- a/README.md +++ b/README.md @@ -21,3 +21,8 @@ To make instances of fzf-pass float, here's how you can do it: for_window [app_id="fzf-pass"] focus, floating enabled, border pixel 1 ``` + +### Contributing +Any contributions are welcome! You can submit your PR's at [my Git server](https://git.reekynet.com/ReekyMarko/fzf-pass) (this is what I would prefer) or the mirrors at [GitLab](https://gitlab.com/ReekyMarko/fzf-pass) or [GitHub](https://github.com/ReekyMarko/fzf-pass) + +You can also report bugs and submit feature requests at the issue trackers on the previously mentioned platforms.