소스 검색

Update bug.md

Tobias Hagemann 4 년 전
부모
커밋
96c8c9a9a9
1개의 변경된 파일3개의 추가작업 그리고 9개의 파일을 삭제
  1. 3 9
      .github/ISSUE_TEMPLATE/bug.md

+ 3 - 9
.github/ISSUE_TEMPLATE/bug.md

@@ -6,10 +6,9 @@ labels: type:bug
 
 <!--
 **************************************
-*                                    *
-*   ⚠️⚠️⚠️ READ CAREFULLY ⚠️⚠️⚠️   *
-*                                    *
+    ⚠️⚠️⚠️ READ CAREFULLY ⚠️⚠️⚠️
 **************************************
+
 Do you want to ask a QUESTION? Are you looking for SUPPORT?
 We're happy to help you via our support channels! Please read: https://github.com/cryptomator/cryptomator/blob/develop/SUPPORT.md
 
@@ -17,13 +16,10 @@ By filing an issue, you are expected to comply with our code of conduct: https:/
 
 Of course, we also expect you to search for existing similar issues first! ;) https://github.com/cryptomator/cryptomator/issues?q=
 
-
 ⚠️ IMPORTANT: If you don't stick to this template, the issue will get closed.
 
 *****************************************************************************
-*                                                                           *
-*   To proof that you read this, please remove the X from the line below:   *
-*                                                                           *
+    To proof that you read this, please remove the X from the line below:
 *****************************************************************************
 -->
 <!-- oooXooo -->
@@ -61,7 +57,6 @@ Of course, we also expect you to search for existing similar issues first! ;) ht
 [Any additional information, log files, screenshots, configuration, or data that might be necessary to reproduce the issue.]
 
 <!--
-
 If you want to add the log file or screenshots, please add them as attachments. If your log file seems empty and doesn't show any errors, you may enable the debug mode first. Here is how to do that: https://community.cryptomator.org/t/how-do-i-enable-debug-mode/36
 
 Then reproduce the problem to ensure all important information is contained in there. You may use test data or redact sensitive information from the log file.
@@ -70,5 +65,4 @@ Log file location:
 - Windows: %appdata%/Cryptomator
 - macOS: ~/Library/Logs/Cryptomator
 - Linux: ~/.local/share/Cryptomator/logs
-
 -->