... | ... |
@@ -2,8 +2,8 @@ |
2 | 2 |
|
3 | 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 | 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 |
|
5 |
+ * [ ] read the [documents](https://yulab-smu.github.io/treedata-book/) |
|
6 |
+ * [ ] google your question/issue |
|
7 | 7 |
|
8 | 8 |
### Describe you issue |
9 | 9 |
|
... | ... |
@@ -7,7 +7,7 @@ |
7 | 7 |
|
8 | 8 |
### Describe you issue |
9 | 9 |
|
10 |
-* [ ] Make a reproducible example (*e.g.* [1](https://gist.github.com/talonsensei/e1fad082657054207f249ec98f0920eb])) |
|
10 |
+* [ ] Make a reproducible example (*e.g.* [1](https://gist.github.com/talonsensei/e1fad082657054207f249ec98f0920eb)) |
|
11 | 11 |
* [ ] your code should contain comments to describe the problem (*e.g.* what expected and actually happened?) |
12 | 12 |
|
13 | 13 |
|
... | ... |
@@ -8,7 +8,7 @@ |
8 | 8 |
### Describe you issue |
9 | 9 |
|
10 | 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?) |
|
11 |
+* [ ] your code should contain comments to describe the problem (*e.g.* what expected and actually happened?) |
|
12 | 12 |
|
13 | 13 |
|
14 | 14 |
### Ask in right place |
1 | 1 |
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) |