Skip to content

Commit

Permalink
dosc: update links to templates (#1070)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomarra authored Jun 17, 2024
1 parent 875cb3e commit cfe7870
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ Very Good CLI allows you to generate scalable templates and use helpful commands

Templates have their own repositories, if you want to contribute to them please refer to their repositories:

- [Dart CLI](https://github.com/VeryGoodOpenSource/very_good_dart_cli)
- [Dart Package](https://github.com/VeryGoodOpenSource/very_good_dart_package)
- [Docs Site](https://github.com/VeryGoodOpenSource/very_good_docs_site)
- [Flame Game](https://github.com/VeryGoodOpenSource/very_good_flame_game)
- [Flutter Starter App (Very Good Core)](https://github.com/VeryGoodOpenSource/very_good_core)
- [Flutter Package](https://github.com/VeryGoodOpenSource/very_good_flutter_package)
- [Flutter Plugin](https://github.com/VeryGoodOpenSource/very_good_flutter_plugin)
- [Flutter Wear OS App](https://github.com/VeryGoodOpenSource/very_good_wear_app)
- [Dart CLI](https://github.com/VeryGoodOpenSource/very_good_templates/tree/main/very_good_dart_cli)
- [Dart Package](https://github.com/VeryGoodOpenSource/very_good_templates/tree/main/very_good_dart_package)
- [Docs Site](https://github.com/VeryGoodOpenSource/very_good_templates/tree/main/very_good_docs_site)
- [Flame Game](https://github.com/VeryGoodOpenSource/very_good_templates/tree/main/very_good_flame_game)
- [Flutter Starter App (Very Good Core)](https://github.com/VeryGoodOpenSource/very_good_templates/tree/main/very_good_core)
- [Flutter Package](https://github.com/VeryGoodOpenSource/very_good_templates/tree/main/very_good_flutter_package)
- [Flutter Plugin](https://github.com/VeryGoodOpenSource/very_good_templates/tree/main/very_good_flutter_plugin)
- [Flutter Wear OS App](https://github.com/VeryGoodOpenSource/very_good_templates/tree/main/very_good_wear_app)

If there are additional templates you'd like to see, open an issue and tell us!

Expand Down Expand Up @@ -128,4 +128,4 @@ dart fix --apply
[conventional_commits_link]: https://www.conventionalcommits.org/en/v1.0.0
[bug_report_link]: https://github.com/VeryGoodOpenSource/very_good_cli/issues/new?assignees=&labels=bug&template=bug_report.md&title=fix%3A+
[very_good_core_link]: doc/very_good_core.md
[very_good_ventures_link]: https://verygood.ventures/?utm_source=github&utm_medium=banner&utm_campaign=CLI
[very_good_ventures_link]: https://verygood.ventures/?utm_source=github&utm_medium=banner&utm_campaign=CLI

0 comments on commit cfe7870

Please sign in to comment.