From 798753ab775001fca2081e167d9182e401c0b97f Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Fri, 7 Oct 2022 10:47:42 +0200 Subject: [PATCH] docs: contributing next actions section (#61) --- CONTRIBUTING.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f40dd01..eece2ad 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -92,6 +92,10 @@ If you plan to add features or fix bugs that are found in the packages, such as Thank you again for your interest in contributing! -🛠️ [Create a new issue](https://github.com/ayoayco/astro-reactive-library/issues/new) for bugs found or improvement ideas -💬 Check announcements or post messages and questions in our [discussion board](https://github.com/ayoayco/astro-reactive-library/discussions) -🏘️ Read our [community guidelines](https://github.com/ayoayco/astro-reactive-library/blob/main/CODE_OF_CONDUCT.md) \ No newline at end of file +# Next Actions + +🏘️ Read our [community guidelines](https://github.com/ayoayco/astro-reactive-library/blob/main/CODE_OF_CONDUCT.md) + +💬 Check the [discussion board](https://github.com/ayoayco/astro-reactive-library/discussions) for announcements or post your messages and questions + +🛠️ Create a [new issue](https://github.com/ayoayco/astro-reactive-library/issues/new) for bugs found or improvement ideas