docs: add a contributing section in the readme

I forgot to do this in the last commit. F...
This commit is contained in:
Smirnov Oleksandr 2022-07-11 23:38:42 +03:00
parent 94f5b61012
commit 80d0659425

View file

@ -146,6 +146,9 @@ Set cursor on the line with **err** and execute:
:GoIfErr :GoIfErr
``` ```
## Contributing
PRs are always welcome. See [CONTRIBUTING.md](./CONTRIBUTING.md)
## Thanks ## Thanks
- [go.nvim](https://github.com/ray-x/go.nvim) - [go.nvim](https://github.com/ray-x/go.nvim)