1
0
mirror of https://github.com/gofiber/fiber.git synced 2025-02-21 20:33:08 +00:00
fiber/.github/CONTRIBUTING.md
Fenny 9a31f89fdb v2
2020-09-13 11:22:01 +02:00

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:

  1. Add a GitHub Star to the project.
  2. Tweet about the project on your Twitter.
  3. Write a review or tutorial on Medium, Dev.to or personal blog.
  4. Help us to translate our API Documentation via Crowdin Crowdin
  5. Support the project by donating a cup of coffee.