We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72d3896 commit 63175abCopy full SHA for 63175ab
.github/latest_matrix_sdk_failed_issue_template.md
@@ -1,6 +1,11 @@
1
---
2
title: Building matrix-rust-sdk-crypto-wasm against the latest matrix-sdk Rust is failing
3
4
-See https://github.com/{{env.GITHUB_REPOSITORY}}/actions/runs/{{env.GITHUB_RUN_ID}}
+Something changed in
5
+[matrix-rust-sdk](https://github.com/matrix-org/matrix-rust-sdk)'s crypto crate
6
+that will break the build of this repo (matrix-rust-sdk-crypto-wasm) when we
7
+update to it.
8
-Latest failure: {{ date | date('dddd, YYYY-MM-DD HH:mm Z') }}
9
+See the crypto crate's
10
+[CHANGELOG](https://github.com/matrix-org/matrix-rust-sdk/blob/main/crates/matrix-sdk-crypto/CHANGELOG.md)
11
+for possible hints about what changed and how to fix it.
0 commit comments