From fd118e2c412114b415c5af6822e51a51e51bc85a Mon Sep 17 00:00:00 2001 From: Ayo Date: Sun, 2 Oct 2022 10:34:32 +0200 Subject: [PATCH] docs: add link to the issues page --- CONTRIBUTING.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6149513..b6548cc 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -12,7 +12,7 @@ Any contribution is welcome. Feel free to look around to find something that int Maybe add some themes to our form component? Or maybe just improve the README? -The issues page contains some ideas, but they should not limit your contribution. +The [issues page](https://github.com/ayoayco/astro-reactive-library/issues) contains some ideas, but they should not limit your contribution. If you don't find anything there, I'm happy to help you get your contribution in. diff --git a/README.md b/README.md index 4cf129a..a36cc46 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Any contribution is welcome. See our [contributing guide](https://github.com/ayo Maybe add some themes to our form component? Or maybe an improvement for the README? -The issues page contains some ideas, but they should not limit your contribution. +The [issues page](https://github.com/ayoayco/astro-reactive-library/issues) contains some ideas, but they should not limit your contribution. If you don't find anything there, I'm happy to help you get your contribution in.