Skip to content

Commit c62a875

Browse files
committed
Add issue template and other fixes
1 parent 6f9c68d commit c62a875

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

pkgs/test_process/CONTRIBUTING.md

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

pkgs/test_process/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: test_process
22
version: 2.1.1-wip
33
description:
44
"Test processes: starting; validating stdout and stderr; checking exit code"
5-
repository: https://github.com/dart-lang/test_process
5+
repository: https://github.com/dart-lang/test/tree/master/pkgs/test_process
66

77
environment:
88
sdk: ^3.1.0

0 commit comments

Comments
 (0)