Skip to content

Commit 1dfd511

Browse files
committed
Add issue template and other fixes
1 parent b192d33 commit 1dfd511

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

pkgs/fake_async/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: 1.3.2-wip
33
description: >-
44
Fake asynchronous events such as timers and microtasks for deterministic
55
testing.
6-
repository: https://github.com/dart-lang/fake_async
6+
repository: https://github.com/dart-lang/test/tree/main/pkgs/fake_async
77

88
environment:
99
sdk: ^3.3.0

0 commit comments

Comments
 (0)