Skip to content

Commit 9ee62d4

Browse files
committed
Add issue template and other fixes
1 parent d07a900 commit 9ee62d4

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:stream_transform"
3+
about: "Create a bug or file a feature request against package:stream_transform."
4+
labels: "package:stream_transform"
5+
---

pkgs/stream_transform/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: stream_transform
22
version: 2.1.1-wip
33
description: A collection of utilities to transform and manipulate streams.
4-
repository: https://github.com/dart-lang/stream_transform
4+
repository: https://github.com/dart-lang/tools/tree/main/pkgs/stream_transform
55

66
environment:
77
sdk: ^3.1.0

0 commit comments

Comments
 (0)