[
  {
    "path": ".github/ISSUE_TEMPLATE/bug-report-chinese.md",
    "content": "---\nname: Bug report Chinese\nabout: 给我们提bug\n\n---\n\n(请尽量按照下面提示内容填写，有助于我们快速定位和解决问题，感谢配合。**否则直接关闭。**)\n\n**(重要！根据问题类型选择分类)**\n* 图像识别相关问题 -> https://github.com/AirtestProject/Airtest/issues\n* 控件识别、树状结构、poco库报错  -> https://github.com/AirtestProject/Poco/issues\n* 测试开发环境AirtestIDE使用问题（本软件） -> 本页面\n\n**详细描述问题bug：**\nbug描述\n\n**复现步骤：**\n\n\n**python 版本:** `python3.x`\n\n**操作系统:** `Windows7 64bit`\n\n**手机设备信息:**\n - 手机型号:\n - Android系统版本号: [e.g. Android 8.1]\n - (别的信息)\n\n**其他相关信息补充**\n(例如在linux ubuntu16.04上运行异常，在windows上正常等信息。)\n- AirtestIDE版本号：\n\n**截屏**\n强烈建议带上截图，包括IDE本身的截图和后面的黑窗口的报错信息的截图（尽量完整）。\n\n\n"
  },
  {
    "path": ".github/ISSUE_TEMPLATE/bug-report.md",
    "content": "---\nname: Bug report\nabout: Create a report to help us improve\n\n---\n\nRemove any following parts if does not have details about\n\n**Describe the bug**\nA clear and concise description of what the bug is. \n\n**Screenshots**\nA **screenshot** is strongly recommended. Please include both AirtestIDE window and the **black console window**.\n\n**To Reproduce**\nSteps to reproduce the behaviour:\n1. Go to '...'\n2. Click on '....'\n3. Scroll down to '....'\n4. See error\n\n**Expected behaviour**\nA clear and concise description of what you expected to happen.\n\n**AirtestIDE version:** `1.0.15`\n\n**Platform:** `Windows7 64bit, etc.`\n\n**Smartphone (please complete the following information):**\n - Device: [e.g. google pixel 2]\n - OS: [e.g. Android 8.1]\n - more information if have\n\n**Additional context**\nAdd any other context about the problem here.\n"
  },
  {
    "path": "README.md",
    "content": "AirtestIDE\n=================\n\nCross platform UI test automation IDE for games and apps\n\n[Get Started from Airtest Project Homepage](http://airtest.netease.com/)\n\nThis repo serves as issue tracker of Airtest IDE.\n\n---\n\n\n跨平台的UI自动化测试编辑器\n\n[请从Airtest Project的官网开始入门](http://airtest.netease.com/)\n\n本仓库作为Airtest IDE的issue tracker。\n"
  }
]