You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
-4Lines changed: 0 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -38,15 +38,11 @@ We use GitHub issues to track public bugs. Report a bug by [opening a new issue]
38
38
**Great Bug Reports** tend to have:
39
39
40
40
- A quick summary and/or background.
41
-
42
41
- Steps to reproduce:
43
42
- Be specific!
44
43
- Give sample code if you can. [My stackoverflow question](http://stackoverflow.com/q/12488905/180626) includes sample code that _anyone_ with a base R setup can run to reproduce what I was seeing.
45
-
46
44
- What you expected would happen.
47
-
48
45
- What actually happens.
49
-
50
46
- Notes (possibly including why you think this might be happening, or stuff you tried that didn't work).
51
47
52
48
People _love_ thorough bug reports. I'm not even kidding.
0 commit comments