mirror of
https://github.com/gofiber/fiber.git
synced 2025-02-21 20:33:08 +00:00
1.8 KiB
1.8 KiB
Contributing
When contributing to this repository, please first discuss the change you wish to make via our Telegram group, by creating an issue or any other method with the owners of this repository before making a change.
Please note: we have a code of conduct, please follow it in all your interactions with the Fiber
project.
Pull Requests or Comits
Titles always we must use prefix according to below:
🔥 Feature, ♻️ Refactor, 🩹 Fix, 🚨 Test, 📚 Doc, 🎨 Style
- 🔥 Feature: Add flow to add person
- ♻️ Refactor: Rename file X to Y
- 🩹 Fix: Improve flow
- 🚨 Test: Validate to add a new person
- 📚 Doc: Translate to Portuguese middleware redirect
- 🎨 Style: Respected pattern Golint
All pull request that contains a feature or fix is mandatory to have unit tests. Your PR is only to be merged if you respect this flow.
👍 Contribute
If you want to say thank you and/or support the active development of Fiber
:
- Add a GitHub Star to the project.
- Tweet about the project on your Twitter.
- Write a review or tutorial on Medium, Dev.to or personal blog.
- Help us to translate our API Documentation via Crowdin
- Support the project by donating a cup of coffee.