File tree Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change 1+ * ** Kind:** bugfix / enhancement / feature
2+
3+ <!-- For a bug fix, make sure the bug was already reported in an issue. -->
4+
5+ * Close #…
6+
7+ ### Description
8+
9+ <!-- Please recap the motivation and/or implementation choices for this change. -->
10+
11+ ### Checklist
12+
13+ <!-- You can remove all the check-boxes that are not applicable. -->
14+
15+ * [ ] Read the [ CONTRIBUTING.md] ( https://github.com/ocaml-sf/learn-ocaml/blob/master/CONTRIBUTING.md ) guide.
16+ * [ ] Add/update [ tests] ( https://github.com/ocaml-sf/learn-ocaml/tree/master/tests#readme )
17+ <!-- if the change impacts the grading feature. -->
18+ * [ ] Add/update [ documentation] ( https://github.com/ocaml-sf/learn-ocaml/tree/master/docs )
19+ <!-- if there are some user-facing changes. -->
20+ * [ ] …
21+ <!-- you can add more items to summarize what remains to do. -->
22+
23+ <!-- You can leave this note below as a reminder for maintainers: -->
24+ ### Note to maintainers
25+
26+ * Read [ this wiki page] ( https://github.com/ocaml-sf/learn-ocaml/wiki/Checklist-for-testing-and-merging-a-PR )
27+ * Make sure the PR has a milestone
28+ * Assign yourself before merging
You can’t perform that action at this time.
0 commit comments