Skip to content

Commit 1182e00

Browse files
committed
update issue template
1 parent a6e8210 commit 1182e00

File tree

3 files changed

+12
-21
lines changed

3 files changed

+12
-21
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
By filing an issue to this repo, I promise that
2+
3+
- [ ] I have fully read the isse guide at https://yihui.name/issue/.
4+
- [ ] I have provided the necessary information about my issue.
5+
- If I'm asking a question, I have already asked it on Stack Overflow or RStudio Community, waited for at least 24 hours, and included a link to my question there.
6+
- If I'm filing a bug report, I have included a minimal, self-contained, and reproducible example, and have also included `xfun::session_info('rticles')`. I have upgraded all my packages to their latest versions (e.g., R, RStudio, and R packages), and also tried the development version: `remotes::install_github('rstudio/rticles')`.
7+
- If I have posted the same issue elsewhere, I have also mentioned it in this issue.
8+
- [ ] I have learned the Github Markdown syntax, and formatted my issue correctly.
9+
10+
<!--
11+
Pleaes keep the above portion in your issue and delete the portion below. Your issue will be closed if any of the above boxes is not checked. In certain (rare) cases, you may be exempted if you give a brief explanation (e.g., you are only making a suggestion for improvement). Thanks!
12+
-->

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 0 additions & 15 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)