Skip to content

Commit 5adee86

Browse files
committed
added template
1 parent 8e6d057 commit 5adee86

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

.github/pull_request_template.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
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

CONTRIBUTING.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ All the questions are in the following format `src/chapterX/questions.md`
88

99
All 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

book/favicon.png

1.64 KB
Loading

0 commit comments

Comments
 (0)