From 91e37fc0ac8544db2904d18b563e0865b3d05138 Mon Sep 17 00:00:00 2001 From: Kshitiz Srivastava <46218536+pirateksh@users.noreply.github.com> Date: Sat, 8 Oct 2022 22:22:17 +0530 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c2503aa..316f030 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,4 +1,4 @@ -### If you are a participant in ContriHUB-21, then you are suggested to follow these tips/guidelines. +### If you are a participant in ContriHUB-21, then you are suggested to follow these tips/guidelines - 1. Implement UI of all new features in line with the theme of the App. i.e. [THE MATRIX](https://en.wikipedia.org/wiki/The_Matrix_(franchise)) @@ -20,4 +20,4 @@ 5. API response structure is illustrated in '**src/DummyData/responseStruct.js**'. -6. If you're stuck on an issue and having a hard time understanding the source code for where to even start. Feel free to contact [me](https://github.com/ankitsangwan1999) over the thread of that issue. \ No newline at end of file +6. If you're stuck on an issue and having a hard time understanding the source code for where to even start. Feel free to contact [me](https://github.com/ankitsangwan1999) over the thread of that issue.