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 98701e1 commit f3cdddeCopy full SHA for f3cddde
.github/ISSUE_TEMPLATE/yaml_edit.md
@@ -0,0 +1,5 @@
1
+---
2
+name: "package:yaml_edit"
3
+about: "Create a bug or file a feature request against package:yaml_edit."
4
+labels: "package:yaml_edit"
5
pkgs/yaml_edit/pubspec.yaml
@@ -2,7 +2,7 @@ name: yaml_edit
version: 2.2.2-wip
description: >-
A library for YAML manipulation with comment and whitespace preservation.
-repository: https://github.com/dart-lang/yaml_edit
+repository: https://github.com/dart-lang/tools/tree/main/pkgs/yaml_edit
6
7
issue_tracker: https://github.com/dart-lang/yaml_edit/issues
8
0 commit comments