chore: added links and fixed hashtags

old-catppuccino
Pocco81 3 years ago
parent b90fec0ee9
commit 5136e2e955

@ -2,7 +2,7 @@
πŸŽ‰ First off, thanks for taking the time to contribute! πŸŽ‰ πŸŽ‰ 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. 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. - 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/). - 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. - 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. - 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. - 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. Any contribution will be published under the same licensing terms indicated on the project's README.

@ -546,7 +546,7 @@ end
# πŸ‘ Contribute # πŸ‘ Contribute
See [CONTRIBUTING.md](). See [CONTRIBUTING.md](https://github.com/Pocco81/Catppuccino.nvim/blob/dev/CONTRIBUTING.md).
# πŸ’­ Inspirations # πŸ’­ Inspirations

Loading…
Cancel
Save