11010248b7
Signed-off-by: GuillaumeFalourd <guillaume.falourd@zup.com.br>
592 B
592 B
🤝 Contribution
You're welcome to create ISSUES or open PULL REQUESTS 🚀
📚 Guidelines
🚦 Issues
When creating issues, please explain:
Bug fixes
- WHAT is the problem (with examples to test/reproduce).
New features
- Explain WHY is the feature needed (examples are welcome).
🧑💻 Pull Requests
-
Fork the project repository.
-
Always base your work on the project's
main
branch. -
Test your implementation for each OS runner with GHA workflows on your fork.
-
Open the Pull Request informing what you did with links to workflows runs.