Skip to content

Commit 4e32b75

Browse files
committed
Add issue template and other fixes
1 parent a4da48c commit 4e32b75

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

pkgs/typed_data/CONTRIBUTING.md

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

pkgs/typed_data/pubspec.yaml

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

77
topics:
88
- data-structures

0 commit comments

Comments
 (0)