14
|
14
|
new file mode 100644
|
...
|
...
|
@@ -0,0 +1,17 @@
|
|
1
|
+### Prerequisites
|
|
2
|
+
|
|
3
|
++ [ ] Have you read [Feedback](https://guangchuangyu.github.io/ggtree/#feedback) and follow the [guide](https://guangchuangyu.github.io/2016/07/how-to-bug-author/)?
|
|
4
|
+ * [ ] make sure your are using the latest release version
|
|
5
|
+ * [ ] read the [documents](https://guangchuangyu.github.io/ggtree/documentation/)
|
|
6
|
+ * [ ] google your quesion/issue
|
|
7
|
+
|
|
8
|
+### Describe you issue
|
|
9
|
+
|
|
10
|
+* [ ] Make a reproducible example (*e.g.* [1](https://gist.github.com/talonsensei/e1fad082657054207f249ec98f0920eb]))
|
|
11
|
+* [ ] you code should contains comments to describe the problem (*e.g.* what expected and actually happened?)
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+### Ask in right place
|
|
15
|
+
|
|
16
|
+* [ ] for bugs or feature requests, post here (github issue)
|
|
17
|
+* [ ] for questions, please post to [google group](https://groups.google.com/forum/#!forum/bioc-ggtree)
|