Browse code

update docs

Guangchuang Yu authored on 24/06/2019 02:32:01
Showing 1 changed files
... ...
@@ -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
 
Browse code

fixed link

guangchuang yu authored on 17/03/2017 08:57:19
Showing 1 changed files
... ...
@@ -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
 
guangchuang yu authored on 02/03/2017 03:10:29
Showing 1 changed files
... ...
@@ -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
Browse code

issue template

guangchuang yu authored on 02/03/2017 03:08:12
Showing 1 changed files
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)