We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
master
main
1 parent 6e02b08 commit 8113df7Copy full SHA for 8113df7
CONTRIBUTING.md
@@ -19,7 +19,7 @@ Details [here][security].
19
Anyone may [file issues][new-issue].
20
For contributors who want to work up pull requests, the workflow is roughly:
21
22
-1. Create a topic branch from where you want to base your work (usually master).
+1. Create a topic branch from where you want to base your work (usually `main`).
23
2. Make commits of logical units.
24
3. Make sure your commit messages are in the proper format (see [below](#commit-message-format)).
25
4. Make sure your [code builds][build-cvo] and follows the [coding style](#coding-style)
0 commit comments