Browse Source

Revert "Update question.md (#9953)" (#9957)

This reverts commit bc23134d7e.
umi@3
陈帅 4 years ago
committed by GitHub
parent
commit
a8181ed482
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 26
      .github/ISSUE_TEMPLATE/question.md

26
.github/ISSUE_TEMPLATE/question.md

@ -1,7 +1,25 @@
--- ---
name: unit testing name: '疑问或需要帮助 ❓'
about: unit test full component including umi , redux , store about: 对 Ant Design Pro 使用的疑问或需要帮助
title: Can you give example of unit testing of a full component including umi , redux , store? title: '🧐[问题]'
labels: unit testing labels: '🧐question'
assignees: '' assignees: ''
---
### 🧐 问题描述
<!--
详细地描述问题,让大家都能理解
-->
### 💻 示例代码
<!--
如果你有解决方案,在这里清晰地阐述
-->
### 🚑 其他信息
<!--
如截图等其他信息可以贴在这里
-->

Loading…
Cancel
Save