Skip to content

Commit a9b1487

Browse files
committed
Add issue template and other fixes
1 parent 4ed467e commit a9b1487

File tree

3 files changed

+6
-34
lines changed

3 files changed

+6
-34
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
name: "package:package_config"
3+
about: "Create a bug or file a feature request against package:package_config."
4+
labels: "package:package_config"
5+
---

pkgs/package_config/CONTRIBUTING.md

Lines changed: 0 additions & 33 deletions
This file was deleted.

pkgs/package_config/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: package_config
22
version: 2.1.1-wip
33
description: Support for reading and writing Dart Package Configuration files.
4-
repository: https://github.com/dart-lang/package_config
4+
repository: https://github.com/dart-lang/tools/tree/main/pkgs/package_config
55

66
environment:
77
sdk: ^3.4.0

0 commit comments

Comments
 (0)