Skip to content

Commit 75127c2

Browse files
Add ISSUE_TEMPLATE config
1 parent 9a59bd4 commit 75127c2

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
contact_links:
2+
- name: 🚀 rescript-compiler
3+
url: https://github.com/rescript-lang/rescript-compiler/issues
4+
about: Please report problems about the ReScript compiler and build system here.
5+
- name: 💻 rescript-vscode
6+
url: https://github.com/rescript-lang/rescript-vscode/issues
7+
about: VSCode language support, LSP, tools
8+
- name: 📦 create-rescript-app
9+
url: https://github.com/rescript-lang/create-rescript-app/issues
10+
about: ReScript's project generator
11+
- name: ⚛️ rescript-react
12+
url: https://github.com/rescript-lang/rescript-react/issues
13+
about: ReScript bindings to React.js
14+
- name: 🌐 rescript-core
15+
url: https://github.com/rescript-association/rescript-core/issues
16+
about: New ReScript standard library

0 commit comments

Comments
 (0)