Skip to content

Commit 4a260a8

Browse files
committed
Add issue template and other fixes
1 parent bcb44d8 commit 4a260a8

File tree

2 files changed

+6
-1
lines changed

2 files changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: 1.4.0-wip
33
description: >-
44
Simple package for parsing pubspec.yaml files with a type-safe API and rich
55
error reporting.
6-
repository: https://github.com/dart-lang/pubspec_parse
6+
repository: https://github.com/dart-lang/tools/tree/main/pkgs/pubspec_parse
77
topics:
88
- dart-pub
99

0 commit comments

Comments
 (0)