# Contributing to DashPirational

Thank you for your interest in contributing to DashPirational!

## How to Contribute

### 1. Fork the Repository
Create your own copy of the project by clicking **Fork** at the top of the repo.

### 2. Create a Branch
Use a descriptive branch name:

### 3. Make Your Changes
Follow the existing structure and coding style.

### 4. Submit a Pull Request
Open a PR with:
- A clear description of your changes
- Screenshots if UI-related
- A reference to any related issues

## Code Style Guidelines
- Keep HTML clean and semantic
- Use consistent indentation
- Keep CSS modular and readable
- Avoid unnecessary JavaScript complexity

## Reporting Issues
If you find a bug or have a feature request, open an issue with:
- A clear title
- Steps to reproduce (if applicable)
- Expected vs actual behavior

Thank you for helping improve DashPirational!
