docs: update contribution guidelines

This commit is contained in:
NotAShelf 2023-02-16 22:51:15 +03:00
parent 2e08cedfaa
commit 963ec7ca1e
No known key found for this signature in database
GPG Key ID: 5B5C8895F28445F1
1 changed files with 11 additions and 3 deletions

View File

@ -1,10 +1,18 @@
## Welcome! # Contribution Guidelines
## Table of Contents
- [Welcome](#welcome)
- [Contributing](#contributing)
- [Code of Conduct](#code-of-conduct)
## Welcome
I'm glad you are thinking about contributing to neovim-flake! If you're unsure about anything, just ask -- or submit the issue or pull request anyway. The worst that can happen is you'll be politely asked to change something. Friendly contributions are always welcome. I'm glad you are thinking about contributing to neovim-flake! If you're unsure about anything, just ask -- or submit the issue or pull request anyway. The worst that can happen is you'll be politely asked to change something. Friendly contributions are always welcome.
I encourage you to read this project's CONTRIBUTING policy (you are here), its [LICENSE](LICENSE.md), and its [README](README.md). Before you contribute, I encourage you to read this project's CONTRIBUTING policy (you are here), its [LICENSE](LICENSE.md), and its [README](README.md).
If you have any questions regarding those, feel free to open an issue or [shoot me an email](mailto:me@notashelf.dev). If you have any questions regarding those files, feel free to open an issue or [shoot me an email](mailto:me@notashelf.dev). Discussions tab is also available for more informal discussions.
## Contributing ## Contributing