Github user jondong commented on a diff in the pull request:
https://github.com/apache/incubator-weex-site/pull/2#discussion_r145356025
--- Diff: source/bug-report-guidelines.md ---
@@ -0,0 +1,66 @@
+---
+title: Bug Report Guidelines
+type: community
+has_chapter_content: false
+version: 2.1
+---
+
+# Bug Report Guidelines
+
+This document describes how to write a good Weex bug report. Good bug
reports help developers decide an appropriate priority and severity for a bug,
and increase the chance that a bug will be fixed quickly. The more specific
information you can provide, the better.
+
+## Bug Report General Principles
+
+- Avoid duplicates: Search before you file!
--- End diff --
before you file a new one.
---