From b4772196c16dbfb516d42009eb18c6a17ad543a4 Mon Sep 17 00:00:00 2001 From: Oula Kuuva Date: Mon, 20 Mar 2023 21:27:13 +0200 Subject: [PATCH] docs: add contributing section to readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index cd11093..81fc596 100644 --- a/README.md +++ b/README.md @@ -132,6 +132,11 @@ Besides running auto-save at startup (if you have `enabled = true` in your confi   +### 🤝 Contributing + +- All pull requests are welcome. +- If you encounter bugs please open an issue. + ### 👋 Acknowledgements This plugin wouldn't exist without [Pocco81](https://github.com/Pocco81)'s work on the [original](https://github.com/Pocco81/auto-save.nvim).