This is an automated email from the ASF dual-hosted git repository.

kyork pushed a commit to branch issue-bug-report-template
in repository https://gitbox.apache.org/repos/asf/incubator-weex.git


The following commit(s) were added to refs/heads/issue-bug-report-template by 
this push:
     new 7dc84c5  Update issue templates
7dc84c5 is described below

commit 7dc84c55b485546c79dabf44ecfa03efd5fa30c6
Author: YorkShen <[email protected]>
AuthorDate: Mon Jan 28 17:04:47 2019 +0800

    Update issue templates
---
 .github/ISSUE_TEMPLATE/bug_report.md | 41 ------------------------------------
 1 file changed, 41 deletions(-)

diff --git a/.github/ISSUE_TEMPLATE/bug_report.md 
b/.github/ISSUE_TEMPLATE/bug_report.md
deleted file mode 100644
index 478b06a..0000000
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ /dev/null
@@ -1,41 +0,0 @@
----
-name: Bug report
-about: Report a reproducible bug in the Weex library.
-title: "[Android][iOS][Dev-tool] Unexpected behavior when xx where weex 
version is
-  0.aa.bb.cc"
-labels: Bug
-assignees: ''
-
----
-
-<!--
-Thanks for using Weex. Please follow the [Bug Report 
Guidelines](http://weex-project.io/bug-report-guidelines.html) to file issues. 
A good bug report should include the following information:
--->
-
-<!-- Requirements: please go through this checklist before opening a new issue
-  - * Review the documentation: https://weex.apache.org/index.html
-  - * Search for existing issues: 
https://github.com/apache/incubator-weex/issues
-  - * Use the latest Weex release: 
https://github.com/apache/incubator-weex/releases -->
-
-
-## Describe the bug
-<!-- A clear and concise description of what the bug is. -->
-
-## To Reproduce
-<!-- Steps to reproduce the behavior.  Include a MCVE using 
http://dotwe.org/vue , crash stacktrace or  share your app project. Please 
follow the guidelines for providing a MCVE: https://stackoverflow.com/help/mcve 
-->
-
-## Environment
-<!-- 
-* Device: [e.g. iPhone6]
-* OS: [e.g. iOS8.1]
-* Version [e.g. 22]
-* Build from source [e.g. yes/no] -->
-
-## Expected behavior
-<!-- A clear and concise description of what you expected to happen. -->
-
-## Screenshots
-<!-- If applicable, add screenshots to help explain your problem. -->
-
-## Additional context
-<!-- Add any other context about the problem here.-->

Reply via email to