Skip to content

Commit f5d585d

Browse files
committed
Add issue template and other fixes
1 parent 7db2a20 commit f5d585d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.github/ISSUE_TEMPLATE/io.md

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

pkgs/io/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: >-
33
Utilities for the Dart VM Runtime including support for ANSI colors, file
44
copying, and standard exit code values.
55
version: 1.0.5-wip
6-
repository: https://github.com/dart-lang/io
6+
repository: https://github.com/dart-lang/tools/tree/main/pkgs/io
77

88
environment:
99
sdk: ^3.4.0

0 commit comments

Comments
 (0)