Skip to content

Commit

Permalink
Add issue template and other fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
mosuem committed Dec 10, 2024
1 parent 985ce59 commit 969af62
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 40 deletions.
5 changes: 5 additions & 0 deletions .github/ISSUE_TEMPLATE/sse.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
name: "package:sse"
about: "Create a bug or file a feature request against package:sse."
labels: "package:sse"
---
39 changes: 0 additions & 39 deletions pkgs/sse/CONTRIBUTING.md

This file was deleted.

2 changes: 1 addition & 1 deletion pkgs/sse/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: >-
Provides client and server functionality for setting up bi-directional
communication through Server Sent Events (SSE) and corresponding POST
requests.
repository: https://github.com/dart-lang/sse
repository: https://github.com/dart-lang/tools/tree/main/pkgs/sse

environment:
sdk: ^3.3.0
Expand Down

0 comments on commit 969af62

Please sign in to comment.