File tree Expand file tree Collapse file tree 3 files changed +7
-1
lines changed Expand file tree Collapse file tree 3 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1+ - [ ] I have read [ CONTRIBUTING.md] ( https://github.com/sn99/rust-practise-questions/blob/master/CONTRIBUTING.md )
2+ - [ ] Link to solution is : PLAYGROUND_LINK
3+ - [ ] This is not a ReWrite of an included question concept
4+
5+ Thank you for Contributing
Original file line number Diff line number Diff line change @@ -8,4 +8,5 @@ All the questions are in the following format `src/chapterX/questions.md`
88
99All your contributions will be considered under [ MIT LICENSE] ( LICENSE )
1010
11- Finally execute ` mdbook build ` after adding questions (provide one solution in [ playground] ( https://play.rust-lang.org/ ) )
11+ Finally execute ` mdbook build ` after adding questions (provide one solution in [ playground] ( https://play.rust-lang.org/ ) ) and try not
12+ include questions that convey the same concept
You can’t perform that action at this time.
0 commit comments