diff --git a/Contributions.md b/Contributions.md new file mode 100644 index 0000000..b6d10cc --- /dev/null +++ b/Contributions.md @@ -0,0 +1,26 @@ +# NASA Space Apps Noida Hackathon 2023 + +## Submission Instruction: + 1. Fork this repository + 2. Create a folder with your Team Name + 3. Upload all the code and necessary files in the created folder + 4. Upload a **README.md** file in your folder with the below mentioned informations. + 5. Generate a Pull Request with your Team Name. (Example: submission-XYZ_team) + +## README.md must consist of the following information: + +#### Team Name - +#### Problem Statement - +#### Team Leader Email - + +## A Brief of the Prototype: + This section must include UML Diagrams and prototype description + +## Tech Stack: + List Down all technologies used to Build the prototype + +## Step-by-Step Code Execution Instructions: + This Section must contain a set of instructions required to clone and run the prototype so that it can be tested and deeply analyzed + +## What I Learned: + Write about the biggest learning you had while developing the prototype