Thank you for considering contributing to the Flare project! We appreciate your efforts to help us improve.
When contributing, please follow these guidelines:
- Create a Feature Branch: Always create a new branch for your changes. The branch name should follow this format:
<feature/fix>/<title>
- Example:
feature/add-chat-methods
orfix/not-generating-files
-
Submit a Pull Request: Once you have made your changes and committed them, please submit a pull request.
-
Description: In your pull request, provide a clear description of the changes you have made and any relevant information that may assist in the review process.
Thank you for your contributions! 😁