File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Hi @richelbilderbeek,
22
33With this Pull Request I'd would like to [ add reason] .
44
5- Sure, I've read [ CONTRIBUTING.md] ( https://github.com/ropensci/beautier/blob/master /CONTRIBUTING.md ) :+1 :
5+ Sure, I've read [ CONTRIBUTING.md] ( https://github.com/ropensci/beautier/blob/main /CONTRIBUTING.md ) :+1 :
66
77Cheers, [ your name]
88
Original file line number Diff line number Diff line change @@ -14,16 +14,16 @@ which consists out of five packages.
1414Here is how to determine which package is best suited for your contribution:
1515
1616If you want to contribute to the creation of BEAST2 XML input file,
17- go to [ beautier] ( https://github.com/ropensci/beautier/blob/master /CONTRIBUTING.md ) .
17+ go to [ beautier] ( https://github.com/ropensci/beautier/blob/main /CONTRIBUTING.md ) .
1818
1919If you want to contribute to how BEAST2 is run,
20- go to [ beautier] ( https://github.com/ropensci/beautier/blob/master /CONTRIBUTING.md ) .
20+ go to [ beautier] ( https://github.com/ropensci/beautier/blob/main /CONTRIBUTING.md ) .
2121
2222If you want to contribute to how BEAST2 output is parsed,
23- go to [ tracerer] ( https://github.com/ropensci/tracerer/blob/master /CONTRIBUTING.md )
23+ go to [ tracerer] ( https://github.com/ropensci/tracerer/blob/main /CONTRIBUTING.md )
2424
2525If you want to contribute regarding the BEAST2 package management,
26- go to [ mauricer] ( https://github.com/ropensci/mauricer/blob/master /CONTRIBUTING.md )
26+ go to [ mauricer] ( https://github.com/ropensci/mauricer/blob/main /CONTRIBUTING.md )
2727
2828If you want to contribute with an overarching idea, you are at the right spot :-)
2929
@@ -63,7 +63,7 @@ Pull Requests should follow the same guidelines as 'Submitting code'.
6363
6464## Branching policy
6565
66- * The ` master ` branch should always build successfully
66+ * The ` main ` branch should always build successfully
6767 * The ` development ` branch is for developers
6868
6969## git usage
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ See [install.md](install.md)
2424
2525Currently, ` babette ` does not have a road map itself, but ` beautier ` does:
2626
27- * [ beautier road map] ( https://github.com/ropensci/beautier/blob/master /doc/road_map.md )
27+ * [ beautier road map] ( https://github.com/ropensci/beautier/blob/main /doc/road_map.md )
2828
2929### How can I indicate a feature that I miss?
3030
You can’t perform that action at this time.
0 commit comments