From b1b29be3a6796a01659f46e06fddf538ed13f8d6 Mon Sep 17 00:00:00 2001 From: Krille Date: Thu, 7 Dec 2023 12:58:27 +0100 Subject: [PATCH] docs: Add issue tracker to pub.dev --- pubspec.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/pubspec.yaml b/pubspec.yaml index a1ca971f..ad728ad2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -3,6 +3,7 @@ description: Matrix Dart SDK version: 0.24.1 homepage: https://famedly.com repository: https://github.com/famedly/matrix-dart-sdk.git +issue_tracker: https://github.com/famedly/matrix-dart-sdk/issues environment: sdk: ">=3.0.0 <4.0.0"