We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e698ea commit 6536814Copy full SHA for 6536814
.github/ISSUE_TEMPLATE/pub_semver.md
@@ -0,0 +1,5 @@
1
+---
2
+name: "package:pub_semver"
3
+about: "Create a bug or file a feature request against package:pub_semver."
4
+labels: "package:pub_semver"
5
pkgs/pub_semver/pubspec.yaml
@@ -3,7 +3,7 @@ version: 2.1.5-wip
description: >-
Versions and version constraints implementing pub's versioning policy. This
is very similar to vanilla semver, with a few corner cases.
6
-repository: https://github.com/dart-lang/pub_semver
+repository: https://github.com/dart-lang/tools/tree/main/pkgs/pub_semver
7
topics:
8
- dart-pub
9
- semver
0 commit comments