diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 779e4eefd..cd7317d19 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -8,11 +8,10 @@ please use the community forum: If you intend to send a **bug report** for Delta Chat, search for existing bugs first: -* [Core](https://github.com/deltachat/deltachat-core/issues?&q=is%3Aissue) +* [Core](https://github.com/deltachat/deltachat-core-rust/issues?&q=is%3Aissue) * [Android](https://github.com/deltachat/deltachat-android/issues?&q=is%3Aissue) * [iOS](https://github.com/deltachat/deltachat-ios/issues?&q=is%3Aissue) * [Desktop](https://github.com/deltachat/deltachat-ios/issues?&q=is%3Aissue) -* [Node](https://github.com/deltachat/deltachat-node/issues?&q=is%3Aissue) In short, the Android/iOS/Desktop parts are about the User Interface. The Core part is about handling the connection to the mail server and the chat diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index b42495d3f..8b662b466 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -4,9 +4,9 @@ This is a bug report tracker. New features are discussed in the forum: https://s Please fill out as much of this form as you can (leaving out stuff that is not applicable is ok). --> -- Platform (android/blackberry/anbox): +- Android version: - Device: -- Delta Chat Version: +- Delta Chat version: - Expected behavior: - Actual behavior: - Steps to reproduce the problem: