From 70c45dc5a1574ac89ce25ba132751fdeb3b55a23 Mon Sep 17 00:00:00 2001 From: sentious <115402871+Sentious@users.noreply.github.com> Date: Sun, 29 Oct 2023 14:59:19 +0530 Subject: [PATCH] Update README.md Added links for Issues and contributing.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c1ef87e5a4..28d17dc08a 100644 --- a/README.md +++ b/README.md @@ -228,9 +228,9 @@ We welcome contributions of any size! Below are some good ways to get started in - **Join Our Discord**: Our [Discord](https://discord.gg/T5WSbC2YtQ) is the best place to get help on your Reflex project and to discuss how you can contribute. - **GitHub Discussions**: A great way to talk about features you want added or things that are confusing/need clarification. -- **GitHub Issues**: These are an excellent way to report bugs. Additionally, you can try and solve an existing issue and submit a PR. +- **GitHub Issues**: [Issues](https://github.com/reflex-dev/reflex/issues) are an excellent way to report bugs. Additionally, you can try and solve an existing issue and submit a PR. -We are actively looking for contributors, no matter your skill level or experience. +We are actively looking for contributors, no matter your skill level or experience. To contribute check out [CONTIBUTING.md](https://github.com/reflex-dev/reflex/blob/main/CONTRIBUTING.md) ## License