This commit is contained in:
Jaapio
2026-01-05 20:49:06 +01:00
parent 92ecf5dcfd
commit cd04bb47b5
20 changed files with 181 additions and 10 deletions
+12
View File
@@ -0,0 +1,12 @@
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.