We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7bb832 commit 971e7f9Copy full SHA for 971e7f9
CONTRIBUTING.md
@@ -65,7 +65,7 @@ changes. There's a couple of things to watch out for:
65
66
#### Write correct commit messages
67
68
-We follow the [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0-beta.4/)
+We follow the [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/)
69
specification.
70
This means that you have to format your commit messages in a specific way. Say
71
you're working on adding a new exercise called `foobar1.rs`. You could write
0 commit comments