Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# 🀝 Contributing to Pixel Study


## Table of Contents
- [Contribution Ideas](#πŸ’‘-contribution-ideas)
- [How to Contribute](#πŸš€-how-to-contribute)
- [Fork the Repository](#1️⃣-fork-the-repository)
- [Clone Your Fork](#2️⃣-clone-your-fork)
- [Open the Project](#3️⃣-open-the-project)
- [Create a New Branch](#4️⃣-create-a-new-branch)
- [Make Your Changes](#🧠-make-your-changes)
- [Contribution Guidelines](#🧩-contribution-guidelines)
- [Pull Request Process](#pull-request-process)
- [Push to your fork](#5️⃣-push-to-your-fork)
- [Community and Behavior](#πŸ’¬-community-and-behavior)
- [Code of Conduct](#🧠-code-of-conduct)
- [Need Help?](#πŸ’‘-need-help)
- [Pro Tip](#⭐-pro-tip)

---

Hey there! πŸ‘‹
Thanks for showing interest in contributing to **Pixel Study** β€” a simple, open-source web app built with HTML, CSS, and JavaScript to help students organize their study materials.

Expand Down
20 changes: 20 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,26 @@ Built using **HTML, CSS, and JavaScript**, this app lets you **add, store, and m

---

## πŸ“‘ Table of Contents
- [🌍 Live Demo](#🌍-live-demo)
- [🧩 Features](#🧩-features)
- [πŸ› οΈ Tech Stack](#πŸ› οΈ-tech-stack)
- [πŸ† Hacktoberfest 2025](#πŸ†-hacktoberfest-2025)
- [πŸ§ƒ Ways to Contribute](#πŸ§ƒ-ways-to-contribute)
- [πŸš€ Getting Started](#πŸš€-getting-started)
- [1️⃣ Fork this repo](#1️⃣-fork-this-repo)
- [2️⃣ Clone your fork](#2️⃣-clone-your-fork)
- [3️⃣ Open the project](#3️⃣-open-the-project)
- [4️⃣ Make your changes](#4️⃣-make-your-changes)
- [5️⃣ Commit & push](#5️⃣-commit--push)
- [6️⃣ Create a Pull Request](#6️⃣-create-a-pull-request)
- [πŸ’‘ Future Ideas](#πŸ’‘-future-ideas)
- [πŸ“„ License](#πŸ“„-license)
- [❀️ Acknowledgements](#❀️-acknowledgements)
- [πŸ§‘β€πŸ’» Contributors](#πŸ§‘β€πŸ’»-contributors)

---

## 🌍 Live Demo
πŸ‘‰ *https://pixel-study.vercel.app/*

Expand Down