Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 902 Bytes

File metadata and controls

30 lines (20 loc) · 902 Bytes

🤝 Contributing to Firefly

We love your input! We want to make contributing to Firefly as easy and transparent as possible.

🛠️ Development Process

  1. Fork the repo and create your branch from main
  2. Write clear commit messages
  3. Make sure your code lints
  4. Add tests for any new functionality
  5. Update documentation for any changed functionality
  6. Submit a pull request

📝 Pull Request Process

  1. Update the README.md with details of changes if needed
  2. Update the CHANGELOG.md following semantic versioning
  3. The PR will be merged once you have sign-off from a maintainer

🐛 Report Bugs

Report bugs using GitHub's issue tracker

📋 Issue Guidelines

  • Use a clear and descriptive title
  • Describe the exact steps to reproduce the problem
  • Provide specific examples if possible

Thank you for contributing! 🎉