Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 1.02 KB

File metadata and controls

18 lines (11 loc) · 1.02 KB

Contributing to Awesome Dart Frog

First off, thanks for taking the time to contribute! 🎉👍

Submitting to the Awesome Dart Frog repo

If you have a very good resource for Dart Frog that is worth showcasing, please feel free to submit a PR for consideration.

Creating a Pull Request

Before creating a pull request please:

  1. Fork the repository and create your branch from main.
  2. Add your changes to the README.md file where it makes the most sense (e.g. Articles and tutorials, Libraries and plugins, etc.). Feel free to add a new section if you're adding a new type of resource. Don’t forget to include a link to the resource you’re adding!
  3. Squash your commits and ensure you have a meaningful, semantic commit message.
  4. Create the Pull Request.

While the prerequisites above must be satisfied prior to having your pull request reviewed, the reviewer(s) may ask you to complete additional work or other changes before your pull request can be ultimately accepted.