Skip to content

Commit ab30c76

Browse files
committed
Add issue template and other fixes
1 parent 658b4c4 commit ab30c76

File tree

2 files changed

+6
-1
lines changed

2 files changed

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

pkgs/http_multi_server/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: http_multi_server
22
version: 3.2.2-wip
33
description: >-
44
A dart:io HttpServer wrapper that handles requests from multiple servers.
5-
repository: https://github.com/dart-lang/http_multi_server
5+
repository: https://github.com/dart-lang/http/tree/master/pkgs/http_multi_server
66

77
environment:
88
sdk: ^3.2.0

0 commit comments

Comments
 (0)