Contributing
Thank you for your interest in contributing to Running Days! This guide will help you get started.
Ways to Contribute
| Type | Description |
|---|---|
| Bug Reports | Report issues via GitHub Issues |
| Feature Requests | Suggest improvements |
| Documentation | Improve these docs |
| Code | Fix bugs or add features |
| Testing | Help test releases |
Getting Started
- Fork the repository on GitHub
- Clone your fork locally
- Set up development environment - see Development Guide
- Create a branch for your changes
- Make your changes with tests
- Submit a pull request - see Pull Requests
Code of Conduct
Be respectful and constructive. Weβre all here to build something useful.
Quick Links
- Development Setup - Environment setup and workflow
- Testing Guide - Writing and running tests
- Pull Requests - PR guidelines and process
Questions?
- Open a GitHub Discussion for questions
- Check existing issues before creating new ones
- Tag issues appropriately (
bug,enhancement,docs, etc.)
License
Running Days is open source under the MIT License. By contributing, you agree to license your contributions under the same terms.