From 611790ab2b2d49bf16ed192168cabb26c9d1a8a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=93scar?= Date: Wed, 22 Feb 2023 02:47:12 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20docs:=20improve=20punctuation?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CONTRIBUTING.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 627b022..e5ca165 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -5,19 +5,19 @@ Halló! Thanks for contributing to [tabi](https://github.com/welpo/tabi). Before implementing new features and changes, please [submit an issue](https://github.com/welpo/tabi/issues/new) so that we can discuss it. We welcome contributions in many forms, including: -- Bug reports -- Feature requests -- Code patches -- Documentation improvements -- UI/UX suggestions +- Bug reports; +- Feature requests; +- Code patches; +- Documentation improvements; +- UI/UX suggestions. If you're not sure how to contribute or need help with something, please don't hesitate to reach out via the [issue tracker](https://github.com/welpo/tabi/issues) or [mail](mailto:hi@welpo.ooo?subject=[GitHub]%20tabi). ## How to submit a pull request? - Follow the [GitHub flow](https://guides.github.com/introduction/flow/). -- Follow the [Conventional Commits Specification](https://www.conventionalcommits.org/en/v1.0.0/) -- Use [gitmoji](https://gitmoji.dev/) – it's fun! +- Follow the [Conventional Commits Specification](https://www.conventionalcommits.org/en/v1.0.0/). +- Use [gitmoji](https://gitmoji.dev/) – it's fun! 🫶 ## Code of Conduct