Skip to content

Commit

Permalink
Update README.md (#296)
Browse files Browse the repository at this point in the history
## Related Issue

[Cite any related issue(s) this pull request addresses. If none, simply
state "None”]
write issue no. here
closes #289 

## Email id used to regsiter for VSoc'24
meetofficialhere@gmail.com

## Description

[Please include a brief description of the changes or features added]

## Type of PR

- [ ] Bug fix
- [ ] Feature enhancement
- [X] Documentation update
- [ ] Security enhancement
- [ ] Other (specify): _______________


check in issue by entering [X] in boxes

## Screenshots / Videos (if applicable)

[Attach any relevant screenshots or videos demonstrating the changes]

## Checklist
- [ ] I have performed a self-review of my code.
- [ ] I have read and followed the Contribution Guidelines.
- [ ] I have tested the changes thoroughly before submitting this pull
request.
- [ ] I have provided relevant issue numbers, screenshots, and videos
after making the changes.
- [ ] I have commented my code, particularly in hard-to-understand
areas.
- [ ] I have followed the code style guidelines of this project.
- [ ] I have checked for any existing open issues that my pull request
may address.
- [ ] I have ensured that my changes do not break any existing
functionality.
- [ ] Each contributor is allowed to create a maximum of 4 issues per
day. This helps us manage and address issues efficiently.
- [ ] I have read the resources for guidance listed below.
- [ ] I have followed security best practices in my code changes.

check in issue by entering [X] in boxes
## Additional Context

[Include any additional information or context that might be helpful for
reviewers.]




## Contribution Guidelines

Thank you for considering contributing to our project! To ensure smooth
collaboration and effective contribution management, please adhere to
the following guidelines:

### Issue Creation

1. **Limit on Issues:**
- Each contributor is allowed to create a maximum of **4 issues per
day**. This helps us manage and address issues efficiently.

### Contribution Levels

2. **Basic Contributions:**
- This project is primarily focused on documentation. Most of the setup
has been completed, so contributors will generally need to work on basic
code tasks, such as writing tests.
   - For these tasks, issues will be assigned the **Easy** label.

3. **Acknowledging Hard Work:**
- If a contributor puts in significant effort on a task, the issue will
be upgraded to **Medium**. This is our way of recognizing and
appreciating extra effort.

4. **Feature Additions and Component Work:**
- Contributors working on new features or components using JSX/TSX will
be assigned a level based on the complexity and quality of their work.
- The more complex and valuable the contribution, the higher the level
assigned.

### Level Definitions

- **Easy:**
- Tasks are straightforward, such as fixing minor bugs, writing tests,
or making simple documentation updates.
- **Medium:**
- Tasks require more effort, such as addressing complex bugs, improving
existing features, or making substantial documentation improvements.
- **Hard:**
- Tasks are highly complex and involve significant new feature
development, major refactoring, or extensive contributions to the
project’s core components.

We look forward to your contributions and appreciate your effort in
helping us improve the project!
  • Loading branch information
dhairyagothi authored Jul 16, 2024
2 parents cef3282 + f9ec8d2 commit 78fd492
Showing 1 changed file with 45 additions and 1 deletion.
46 changes: 45 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,51 @@ This repository contains 50 web projects from basic to intermediate using html c
- DAY-27 ] MemoryGame
- DAY-28 ] wordle
- DAY-29 ] Snake Game
- DAY-31 ] Password Manager
- DAY-31 ] Password Manager
- DAY-32 ] Missionaries & Cannibals
- Day 33 ] Weather Forcasting
- Day 34 ] Email Validator
- Day 35 ] Vanilla-JavaScript-Calculator
- Day 36 ] Medical App
- Day 37 ] 2048 Game
- Day 38 ] Github Profile Finder
- Day 39 ] Notes App
- Day 40 ] Analog Clock
- Day 41 ] Scroll Dark Game
- Day 42 ] Amazon App
- Day 43 ] Password Generator
- Day 44 ] BMI Calculator
- Day 45 ] Black Jack
- Day 46 ] Palindrome Generator
- Day 47 ] Ping Pong Game
- Day 48 ] TextToVoiceConverter
- Day 49 ] Url Shortener
- Day 50 ] Recipe Genie
- Day 51 ] Netflix Landing Page Clone
- Day 52 ] ClimaCode
- Day 53 ] E-Commerce Website with Simple Cart Functionality
- Day 54 ] Budget Tracker
- Day 55 ] Cricket Game
- Day 56 ] Pastebin using svelte
- Day 57 ] Glowing Social Media Icons
- Day 58 ] Music App
- Day 59 ] Blog Page
- Day 60 ] Marketing template website
- Day 61 ] Hologram Button
- Day 62 ] Solar System Explorer
- Day 63 ] Image to Text App
- Day 64 ] Zomato-clone
- Day 65 ] The Cube
- Day 66 ] Flask Authentication App
- Day 67 ] Blog-Website
- Day 68 ] 3d Rotating Card
- Day 69 ] Spotify Clone Project
- Day 70 ] Insect-Catch_Game
- Day 71 ] Quotely Laughs
- Day 72 ] Contact Book
- Day 73 ] Candy_Crush_Game
- Day 74 ] Stock Profit Calculator
- Day 75 ] code-space-game project

## Discord Channel for VSoC 2024 Contributors

Expand Down

0 comments on commit 78fd492

Please sign in to comment.