diff --git a/CONTRIBUTING.md b/.github/CONTRIBUTING.md similarity index 100% rename from CONTRIBUTING.md rename to .github/CONTRIBUTING.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 000000000..42a39d90b --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,26 @@ + +### Steps to reproduce +1. +2. +3. + +### Expected behaviour +Tell us what should happen + +### Actual behaviour +Tell us what happens instead + +### Configuration +**Operating system:** + +**Version of Telegram Desktop:** + +### Logs +Insert logs here (if necessary) + +You can type "debugmode" in settings and then see ~/.TelegramDesktop/DebugLogs/log_...txt for log files. +Type "debugmode" in settings again to disable logs.