Add issue template and other fixes
diff --git a/.github/ISSUE_TEMPLATE/glob.md b/.github/ISSUE_TEMPLATE/glob.md
new file mode 100644
index 0000000..16b971e
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/glob.md
@@ -0,0 +1,5 @@
+---
+name: "package:glob"
+about: "Create a bug or file a feature request against package:glob."
+labels: "package:glob"
+---
\ No newline at end of file
diff --git a/pkgs/glob/pubspec.yaml b/pkgs/glob/pubspec.yaml
index 4da2c9f..cff2b32 100644
--- a/pkgs/glob/pubspec.yaml
+++ b/pkgs/glob/pubspec.yaml
@@ -1,7 +1,7 @@
name: glob
version: 2.1.3-wip
description: A library to perform Bash-style file and directory globbing.
-repository: https://github.com/dart-lang/glob
+repository: https://github.com/dart-lang/tools/tree/main/pkgs/glob
environment:
sdk: ^3.3.0