Skip to content

Commit

Permalink
Update CONTRIBUTING.md (#2684)
Browse files Browse the repository at this point in the history
  • Loading branch information
bkamins authored Mar 28, 2021
1 parent f3278e8 commit ee39f37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Thanks for taking the plunge!
or related issues for context, before opening a new issue
* Including minimal examples is greatly appreciated
* If it's a bug, or unexpected behaviour, reproducing on the latest development version
(`Pkg.add(name="DataFrames", rev="master")`) is a good gut check and can streamline the process,
(`Pkg.add(name="DataFrames", rev="main")`) is a good gut check and can streamline the process,
along with including the first two lines of output from `versioninfo()`

## Contributing
Expand Down

0 comments on commit ee39f37

Please sign in to comment.