diff --git a/.github/ISSUE_TEMPLATE/custom.md b/.github/ISSUE_TEMPLATE/custom.md index b9b16fb..48d5f81 100644 --- a/.github/ISSUE_TEMPLATE/custom.md +++ b/.github/ISSUE_TEMPLATE/custom.md @@ -1,43 +1,10 @@ --- name: Custom issue template about: Describe this issue template's purpose here. -title: "[FAILURE][write OS type here] write your own description here" -labels: failure report +title: '' +labels: '' assignees: '' --- -BEFORE `navicat-patcher.exe` (Windows, Wine in Linux) or `navicat-patcher` (macOS) is run, you should make sure that your Navicat is official version, which means it has not been modified by anyone, and you should also make sure there's no `*.backup` files in Navicat installation folder. -If you still meet a failure, you can submit a failure report and please fill in the following: - -1. What is your Navicat product? Check one of the following: - - [ ] Navicat Premium - - [ ] Navicat MySQL - - [ ] Navicat Data Modeler - - [ ] Navicat Report Viewer - - [ ] Other, please write here: ______ - -2. What is your Navicat language version? Check one of the following: - - [ ] English - - [ ] Simplified Chinese - - [ ] Traditional Chinese - - [ ] Other, please write here: ______ - -3. What is your OS? Check one of the following: - - [ ] Windows - - [ ] macOS - - [ ] Linux - -4. Can you post console output here? If don't have, leave it empty. -``` -Please post here -``` - -5. If __Request Code__ or __Activation Code__ is shown, please post the content of `RegPrivateKey.pem` here: -``` -Please post here -``` - -6. If you have other information to provide, please write here. - (If you don't have, leave it empty.)