Skip to content

Commit ce1f43e

Browse files
committed
Add issue template and other fixes
1 parent f036faa commit ce1f43e

File tree

3 files changed

+6
-34
lines changed

3 files changed

+6
-34
lines changed

.github/ISSUE_TEMPLATE/term_glyph.md

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

pkgs/term_glyph/CONTRIBUTING.md

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

pkgs/term_glyph/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: term_glyph
22
version: 1.2.2-wip
33
description: Useful Unicode glyphs and ASCII substitutes.
4-
repository: https://github.com/dart-lang/term_glyph
4+
repository: https://github.com/dart-lang/tools/tree/main/pkgs/term_glyph
55

66
environment:
77
sdk: ^3.1.0

0 commit comments

Comments
 (0)