Skip to content

Commit 81b1411

Browse files
committed
1 parent 30223d4 commit 81b1411

File tree

2 files changed

+7
-29
lines changed

2 files changed

+7
-29
lines changed

.github/CHECK_LIST.md

Lines changed: 0 additions & 19 deletions
This file was deleted.

.github/ISSUE_TEMPLATE.md

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
1-
Issues are for bugs. If you have questions, ask them on a [community forum][forum] or [chat][chat]. Folks are friendly and happy to help!
2-
3-
[forum]: https://reasonml.chat
4-
[chat]: https://discord.gg/reasonml
5-
6-
For bug reports, in general, it is recommended to report potential bugs in **OCaml syntax**, this will help reduce the possible bug causes from Reason side.
7-
8-
Please have a look at checklist before submitting issues:
9-
10-
https://github.com/BuckleScript/bucklescript/blob/master/.github/CHECK_LIST.md
1+
Thank you for filing! Check list:
2+
- [ ] Is it a bug? Usage questions should often be asked in the [forum](https://reasonml.chat) instead.
3+
- [ ] Concise, focused, friendly issue title & description.
4+
- [ ] A [minimal, reproducible example](http://sscce.org).
5+
- [ ] Ideally in OCaml syntax for now. To isolate the problem caused by either Reason or the New Syntax.
6+
- [ ] OS and browser versions, if relevant.
7+
- [ ] Is it already fixed in master?

0 commit comments

Comments
 (0)