From 86f9055cc9add85b83f23a4dedb25f718124fbdb Mon Sep 17 00:00:00 2001 From: Shuvadipta Das Date: Mon, 13 Nov 2023 12:57:25 +0530 Subject: [PATCH] added some extra instructions for contributing --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 70bb6d3d..a508fc1a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -18,6 +18,8 @@ - Then after assigning only then work on that issue & make a PR - Create a [**Pull Request**](https://github.com/apu52/METAVERSE/pulls), which will be promptly reviewed and given suggestions for improvements by the community. - REMINDER: Commit inside the Projects Folder +- Add a screenshot of your project in assets/img folder with the appropriate name. +- Edit the js/projectsData.json in the assets folder accordingly with your project info. - Add screenshots or screen captures to your Pull Request to help us understand the effects of the changes that are included in your commits. ## Existing Projects