From 5136e2e95529f58cbeca831b18c2f3a64cfca4e3 Mon Sep 17 00:00:00 2001 From: Pocco81 Date: Tue, 21 Sep 2021 19:54:04 -0500 Subject: [PATCH] chore: added links and fixed hashtags --- CONTRIBUTING.md | 6 +++--- README.md | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 04cd06d..034f026 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,7 +2,7 @@ 🎉 First off, thanks for taking the time to contribute! 🎉 -# Guidelines +## Guidelines The following is a set of guidelines for contributing to this project. Use your best judgment, and feel free to propose changes to this document in a pull request. @@ -13,12 +13,12 @@ The following is a set of guidelines for contributing to this project. Use your - Testing. - Use the `.editorconfig` file (located at the root of this project) on your editor so as to "maintain consistent coding styles". For instructions on how to use this file refer to [EditorConfig's website](https://editorconfig.org/). -# Recommendations +## Recommendations - Create a topic branch on your fork for your specific PR. - Consider using [conventionalcommits.org's](https://www.conventionalcommits.org/en/v1.0.0/) rules for creating explicit and meaningful commit messages. - If it's your first time contributing to a project then read [About pull requests](https://docs.github.com/en/github/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests) on Github's docs. -# License +## License Any contribution will be published under the same licensing terms indicated on the project's README. diff --git a/README.md b/README.md index fbdb4a4..b30f5d0 100644 --- a/README.md +++ b/README.md @@ -546,7 +546,7 @@ end # 👐 Contribute -See [CONTRIBUTING.md](). +See [CONTRIBUTING.md](https://github.com/Pocco81/Catppuccino.nvim/blob/dev/CONTRIBUTING.md). # 💭 Inspirations