Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 750 Bytes

CONTRIBUTION.md

File metadata and controls

17 lines (10 loc) · 750 Bytes

✨ Contribution to Flare

Thank you for considering contributing to the Flare project! We appreciate your efforts to help us improve.

How to Contribute

When contributing, please follow these guidelines:

  1. 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 or fix/not-generating-files
  1. Submit a Pull Request: Once you have made your changes and committed them, please submit a pull request.

  2. 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! 😁