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: .github/CONTRIBUTING.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Contributing to parameters
2
2
3
-
This outlines how to propose a change to **parameters**.
3
+
This outlines how to propose a change to **parameters**.
4
4
5
5
## Fixing typos
6
6
@@ -9,7 +9,7 @@ Small typos or grammatical errors in documentation may be edited directly using
9
9
## Filing an issue
10
10
11
11
The easiest way to propose a change or new feature is to file an issue. If you've found a
12
-
bug, you may also create an associated issue. If possible, try to illustrate your proposal or the bug with a minimal [reproducible example](https://www.tidyverse.org/help/#reprex).
12
+
bug, you may also create an associated issue. If possible, try to illustrate your proposal or the bug with a minimal reproducible example.
0 commit comments