mirror of
https://github.com/NotAShelf/nvf.git
synced 2024-11-01 19:11:15 +00:00
docs: update contribution guidelines
This commit is contained in:
parent
2e08cedfaa
commit
963ec7ca1e
1 changed files with 11 additions and 3 deletions
14
.github/CONTRIBUTING.md
vendored
14
.github/CONTRIBUTING.md
vendored
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue