Skip to content

Commit 3453d0e

Browse files
committed
Add issue template and other fixes
1 parent c81f252 commit 3453d0e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.github/ISSUE_TEMPLATE/source_maps.md

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

pkgs/source_maps/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: source_maps
22
version: 0.10.13-wip
33
description: A library to programmatically manipulate source map files.
4-
repository: https://github.com/dart-lang/source_maps
4+
repository: https://github.com/dart-lang/tools/tree/main/pkgs/source_maps
55

66
environment:
77
sdk: ^3.3.0

0 commit comments

Comments
 (0)