We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcb44d8 commit 4a260a8Copy full SHA for 4a260a8
.github/ISSUE_TEMPLATE/pubspec_parse.md
@@ -0,0 +1,5 @@
1
+---
2
+name: "package:pubspec_parse"
3
+about: "Create a bug or file a feature request against package:pubspec_parse."
4
+labels: "package:pubspec_parse"
5
pkgs/pubspec_parse/pubspec.yaml
@@ -3,7 +3,7 @@ version: 1.4.0-wip
description: >-
Simple package for parsing pubspec.yaml files with a type-safe API and rich
error reporting.
6
-repository: https://github.com/dart-lang/pubspec_parse
+repository: https://github.com/dart-lang/tools/tree/main/pkgs/pubspec_parse
7
topics:
8
- dart-pub
9
0 commit comments