Browse Source

Update question.md (#9953)

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

Loading…
Cancel
Save