Skip to content

Commit 7bd6dfc

Browse files
committed
Add issue template and other fixes
1 parent 79db766 commit 7bd6dfc

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

pkgs/web_socket_channel/CONTRIBUTING.md

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

pkgs/web_socket_channel/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: >-
44
StreamChannel wrappers for WebSockets. Provides a cross-platform
55
WebSocketChannel API, a cross-platform implementation of that API that
66
communicates over an underlying StreamChannel.
7-
repository: https://github.com/dart-lang/web_socket_channel
7+
repository: https://github.com/dart-lang/http/tree/master/pkgs/web_socket_channel
88

99
environment:
1010
sdk: ^3.3.0

0 commit comments

Comments
 (0)