Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 59125b6

Browse files
committedDec 3, 2024··
Merge branch 'master' of github.com:jderochervlk/rescript-lang.org into community-blog
2 parents c013e36 + 0bb04ee commit 59125b6

File tree

197 files changed

+4981
-2773
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

197 files changed

+4981
-2773
lines changed
 

‎.github/ISSUE_TEMPLATE/config.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
blank_issues_enabled: false
22
contact_links:
33
- name: 🚀 rescript-compiler
4-
url: https://github.com/rescript-lang/rescript-compiler/issues
5-
about: Please report problems about the ReScript compiler and build system here.
4+
url: https://github.com/rescript-lang/rescript/issues
5+
about: Please report problems about the ReScript compiler, build system and tools here.
66
- name: 💻 rescript-vscode
77
url: https://github.com/rescript-lang/rescript-vscode/issues
8-
about: VSCode language support, LSP, tools
8+
about: VSCode language support, LSP
99
- name: 📦 create-rescript-app
1010
url: https://github.com/rescript-lang/create-rescript-app/issues
1111
about: ReScript's project generator
1212
- name: ⚛️ rescript-react
1313
url: https://github.com/rescript-lang/rescript-react/issues
1414
about: ReScript bindings to React.js
1515
- name: 🌐 rescript-core
16-
url: https://github.com/rescript-association/rescript-core/issues
16+
url: https://github.com/rescript-lang/rescript-core/issues
1717
about: New ReScript standard library
1818
- name: 💬 ReScript Forum
1919
url: https://forum.rescript-lang.org/

‎.node-version

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
22.11.0

0 commit comments

Comments
 (0)
Please sign in to comment.