File tree 2 files changed +24
-0
lines changed 2 files changed +24
-0
lines changed Original file line number Diff line number Diff line change
1
+ ## Checklist
2
+
3
+ * [x] Does your title concisely summarize the problem?
4
+ * [x] Did you include a minimal, reproducable example? Is it an [ SSCCE] [ sscce ] ?
5
+ * [x] What OS and browser are you using? What versions?
6
+ * [x] What version of OCaml are you using?
7
+
8
+ [ sscce ] : http://sscce.org
9
+
10
+ Just modify your initial comment if you forgot anything! Not new comments.
11
+
12
+
13
+ ## Guidelines
14
+
15
+ - ** Keep it concise.** Longer issues are harder to understand.
16
+ - ** Keep it focused.** Solving three vague problems is harder than solving one specific problem.
17
+ - ** Be friendly!** Everyone is working hard and trying to be effective.
Original file line number Diff line number Diff line change
1
+ Issues are for bugs. If you have questions, ask them on a [ community forum] [ comm ] . Folks are friendly and happy to help!
2
+
3
+ [ comm] : discord.gg/reasonml
4
+
5
+ Please have a look at checklist before submitting issues:
6
+
7
+ https://github.com/BuckleScript/bucklescript/blob/master/.github/CHECK_LIST.md
You can’t perform that action at this time.
0 commit comments