Skip to content

Commit 2bff726

Browse files
Add ISSUE_TEMPLATEs for bug & features
1 parent 75127c2 commit 2bff726

File tree

3 files changed

+20
-0
lines changed

3 files changed

+20
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
name: 🚨 Bug report
3+
about: Create a report to help us improve the rescript-lang.org documentation website
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
blank_issues_enabled: false
12
contact_links:
23
- name: 🚀 rescript-compiler
34
url: https://github.com/rescript-lang/rescript-compiler/issues
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: 💡 Feature request
3+
about: Suggest a new feature / documentation page for rescript-lang.org
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+

0 commit comments

Comments
 (0)