Skip to content

Commit e806975

Browse files
authored
Merge branch 'main' into rc_datawizard_1.0.0
2 parents eea1187 + 0d8a470 commit e806975

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ bug, you may also create an associated issue. If possible, try to illustrate you
1616
* Please create a Git branch for each pull request (PR).
1717
* Your contributed code should roughly follow the [R style guide](http://style.tidyverse.org), but in particular our [**easystats convention of code-style**](https://github.com/easystats/easystats#convention-of-code-style).
1818
* datawizard uses [roxygen2](https://cran.r-project.org/package=roxygen2), with
19-
[Markdown syntax](https://cran.r-project.org/web/packages/roxygen2/vignettes/markdown.html),
19+
[Markdown syntax](https://cran.r-project.org/web/packages/roxygen2/vignettes/rd-formatting.html),
2020
for documentation.
2121
* datawizard uses [testthat](https://cran.r-project.org/package=testthat). Adding tests to the PR makes it easier for me to merge your PR into the code base.
2222
* If your PR is a user-visible change, you may add a bullet to the top of `NEWS.md` describing the changes made. You may optionally add your GitHub username, and links to relevant issue(s)/PR(s).

0 commit comments

Comments
 (0)