mirror of
https://github.com/barryvdh/ReflectionDocBlock.git
synced 2026-08-18 18:13:13 +00:00
13 lines
423 B
ReStructuredText
13 lines
423 B
ReStructuredText
Contributing
|
|
============
|
|
|
|
Contributions are welcome! If you would like to contribute to ReflectionDocBlock, please follow these guidelines:
|
|
|
|
- Fork the repository and create your branch from ``main``.
|
|
- Ensure your code follows the project's coding standards.
|
|
- Write tests for your changes.
|
|
- Submit a pull request with a clear description of your changes.
|
|
|
|
For questions or discussions, please open an issue on GitHub.
|
|
|