Skip to content
Open
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
22 changes: 22 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Contributing to Pre-Conf

Thank you for your interest in contributing to Pre-Conf!

## Getting Started

1. Fork the repository
2. Clone your fork locally
3. Create a new branch for your feature or fix
4. Make your changes
5. Test your changes thoroughly
6. Submit a pull request

## Code Style

- Follow existing code conventions
- Add comments for complex logic
- Write clear commit messages

## Reporting Issues

Please use the GitHub issue tracker to report bugs or suggest features.