You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,7 @@
1
-
Issues are for bugs. If you have questions, ask them on a [community forum][comm]. Folks are friendly and happy to help!
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
2
3
-
[comm]: https://discord.gg/reasonml
3
+
[forum]: https://reasonml.chat
4
+
[chat]: https://discord.gg/reasonml
4
5
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.
0 commit comments