work/CONTRIBUTING.md

13 lines
513 B
Markdown

# Contributing to This Project
## Getting started
To get started, clone the repository and install dependencies locally. Run the application to verify everything is working correctly.
## Style
Follow the existing code style and formatting conventions. Use consistent indentation and naming conventions throughout the codebase.
## Pull requests
Use descriptive branch names that clearly indicate the feature or fix being implemented. Submit pull requests with clear descriptions of changes and their purpose.