Skip to content

Commit ff35256

Browse files
committed
Improve grammar in issue template
1 parent 7f24765 commit ff35256

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.github/issue_template.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
### Prerequisites
22

3-
+ [ ] Have you read [Feedback](https://guangchuangyu.github.io/clusterprofiler/#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/clusterprofiler/documentation/)
3+
+ [ ] Have you read [Feedback](https://guangchuangyu.github.io/clusterprofiler/#feedback) and followed the [guide](https://guangchuangyu.github.io/2016/07/how-to-bug-author/)?
4+
* [ ] make sure you are using the latest release version
5+
* [ ] read the [documentation](https://guangchuangyu.github.io/clusterprofiler/documentation/)
66
* [ ] google your quesion/issue
77

8-
### Describe you issue
8+
### Describe your issue
99

1010
* [ ] Make a reproducible example (*e.g.* [1](https://gist.github.com/talonsensei/e1fad082657054207f249ec98f0920eb))
11-
* [ ] your code should contain 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 you expected and what actually happened)
1212

1313

14-
### Ask in right place
14+
### Ask in the right place
1515

1616
* [ ] for bugs or feature requests, post here (github issue)
17-
* [ ] for questions, please post to [Bioconductor](https://support.bioconductor.org/) or [Biostars](https://www.biostars.org/) with tag `clusterProfiler`
17+
* [ ] for questions, please post to [Bioconductor](https://support.bioconductor.org/) or [Biostars](https://www.biostars.org/) with the tag `clusterProfiler`

0 commit comments

Comments
 (0)