Skip to content

Commit f3cddde

Browse files
committed
Add issue template and other fixes
1 parent 98701e1 commit f3cddde

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.github/ISSUE_TEMPLATE/yaml_edit.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: yaml_edit
22
version: 2.2.2-wip
33
description: >-
44
A library for YAML manipulation with comment and whitespace preservation.
5-
repository: https://github.com/dart-lang/yaml_edit
5+
repository: https://github.com/dart-lang/tools/tree/main/pkgs/yaml_edit
66

77
issue_tracker: https://github.com/dart-lang/yaml_edit/issues
88

0 commit comments

Comments
 (0)