There was an error while loading. Please reload this page.
1 parent 9065860 commit 8560bacCopy full SHA for 8560bac
1 file changed
CONTRIBUTING.md
@@ -41,7 +41,6 @@ When updating an exercise, check if its solution needs to be updated.
41
- In the exercise, add a `// TODO: …` comment where user changes are required.
42
- Add a solution at `solutions/yourTopic/yourTopicN.rs` with comments explaining it.
43
- Add the [metadata for your exercise](#exercise-metadata) in the `rustlings-macros/info.toml` file.
44
-- Make sure your exercise runs with `rustlings run yourTopicN`.
45
- [Open a pull request](#pull-requests).
46
47
### Exercise Metadata
0 commit comments