From 8c388eb1539627fcf1f2d6b63e7cf40e8ef66a80 Mon Sep 17 00:00:00 2001 From: Nikhil Nandagopal Date: Thu, 1 Oct 2020 15:29:46 +0530 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2cf3ad7bcd..0b45c1e31e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -24,7 +24,7 @@ File your feature request through GitHub Issues using the [Feature Request](http In the process of shipping features quickly, we often forget to keep our docs up to date. You can help by suggesting improvements to our documentation or dive right in to our [Contribution Guide](contributions/docs/CONTRIBUTING.md)! #### ⚙️ Close a Bug / Feature issue -We welcome contributions that help make appsmith bug free & improve the experience of our users. Check out our [Contribution Guide](#code-contribution) to begin. +We welcome contributions that help make appsmith bug free & improve the experience of our users. Check out the [Contribution Section](#code-contribution) below to begin. ## Code Contribution All Code contributions are welcome and highly encouraged. Before opening a PR, create an issue and talk to a maintainer about a possible solution.