From 5e039b177c52946a72e233cdb4e26434b98d37e0 Mon Sep 17 00:00:00 2001 From: Abheek Tripathy <90976669+abheektripathy@users.noreply.github.com> Date: Thu, 7 Sep 2023 00:03:32 +0530 Subject: [PATCH] Update README.md add: link to contributor section. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d212d64..74e239e 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,9 @@ Faq's in `faqdata.ts` ``` ### **Contributor Notes** +Make sure to go through the [contribute](https://intelowl.readthedocs.io/en/latest/Contribute.html#create-a-pull-request) section here, before creating your pr. + + While testing any markdown related changes, if you run into any issue, you can do `npx --no-install contentlayer build` to generate the contentlayer content yourself, through your vscode terminal. ##### Run The Application locally