diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 470fb36..558492a 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -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 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