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 d885eea commit 5d3b065Copy full SHA for 5d3b065
.github/ISSUE_TEMPLATE/yaml.md
@@ -0,0 +1,5 @@
1
+---
2
+name: "package:yaml"
3
+about: "Create a bug or file a feature request against package:yaml."
4
+labels: "package:yaml"
5
pkgs/yaml/pubspec.yaml
@@ -1,7 +1,7 @@
name: yaml
version: 3.1.3-wip
description: A parser for YAML, a human-friendly data serialization standard
-repository: https://github.com/dart-lang/yaml
+repository: https://github.com/dart-lang/tools/tree/main/pkgs/yaml
topics:
6
- yaml
7
- config-format
0 commit comments