Browse code

issue template

guangchuang yu authored on 02/03/2017 03:08:12
Showing 3 changed files

... ...
@@ -9,4 +9,4 @@ Makefile
9 9
 README.Rmd
10 10
 mkdocs
11 11
 docs
12
-logo.png
13 12
\ No newline at end of file
13
+logo.png.github
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)
... ...
@@ -7,3 +7,4 @@ appveyor.yml
7 7
 docs
8 8
 mkdocs
9 9
 .gitmodules
10
+.github