Skip to content

Commit 537536a

Browse files
committed
Add issue template and other fixes
1 parent 0fecfd8 commit 537536a

File tree

3 files changed

+6
-43
lines changed

3 files changed

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

pkgs/collection/CONTRIBUTING.md

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

pkgs/collection/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: collection
22
version: 1.19.0
33
description: >-
44
Collections and utilities functions and classes related to collections.
5-
repository: https://github.com/dart-lang/collection
5+
repository: https://github.com/dart-lang/core/tree/main/pkgs/collection
66

77
topics:
88
- data-structures

0 commit comments

Comments
 (0)