From 15faf31c433f8bb5b2cbdd3b1c1d257b65a975ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20De=C3=A1k?= Date: Wed, 6 Oct 2021 12:22:03 +1100 Subject: [PATCH 1/3] Update readme.md --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 5c756ba..8826d79 100644 --- a/readme.md +++ b/readme.md @@ -8,9 +8,9 @@ Binaries are available for the following platforms: -* macOS 11.4 Big Sur: `.dmg` -* Linux Mint 20 Ulyana: `.deb`, `.rpm`, portable `.AppImage` -* Windows 10: `.msi`, portable `.zip` +* macOS: `.dmg` +* Linux: `.deb`, `.rpm`, portable `.AppImage` +* Windows: `.msi`, portable `.zip` See [Releases](https://github.com/DEAKSoftware/Synergy-Binaries/releases) for additional versions, such as release candidates, patches, etc. If a particular version is missing, [create a new issue](https://github.com/DEAKSoftware/Synergy-Binaries/issues/new/choose) to request new binaries. If you can't locate a binary package for your particular distribution, you might want to try building the project yourself. From dbb5b2122d054a946472b81959a3c3047036b4ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20De=C3=A1k?= Date: Wed, 6 Oct 2021 12:23:57 +1100 Subject: [PATCH 2/3] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 8826d79..88d4215 100644 --- a/readme.md +++ b/readme.md @@ -6,7 +6,7 @@ ## Download -Binaries are available for the following platforms: +Binaries are available for the following platforms (64-bit only, unless stated otherwise): * macOS: `.dmg` * Linux: `.deb`, `.rpm`, portable `.AppImage` From 9a745ac6c694dd46d744f5c4a11f74e821b3abfa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20De=C3=A1k?= Date: Thu, 14 Oct 2021 01:46:01 +1100 Subject: [PATCH 3/3] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 1fd1c19..fd3a247 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -32,4 +32,12 @@ Describe what actually happened after completing the steps above. ### Additional Notes -Provide additional information, such as references to related problems, workarounds, or log text formatted inside a [code quoting block](https://docs.github.com/en/github/writing-on-github/basic-writing-and-formatting-syntax#quoting-code). +Provide additional information, such as references to related problems, workarounds, or log text (see example below): + +
Log info (click to expand) + +``` +Paste log data in here. +``` +
+