We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3819f40 + 1d16677 commit eb27b4aCopy full SHA for eb27b4a
docs/ISSUE_TEMPLATE/bug.md
@@ -0,0 +1,19 @@
1
+---
2
+name: "\U0001F41B Bug report"
3
+about: Report a bug about the Dotty Compiler
4
+title: ''
5
+labels: itype:bug
6
+assignees: ''
7
+
8
9
10
+## minimized code
11
12
+```Scala
13
+println("hello, world")
14
+```
15
16
17
+## expectation
18
19
docs/ISSUE_TEMPLATE/feature.md
@@ -0,0 +1,13 @@
+name: "\U0001F389 Suggest a feature"
+about: Please create a feature request here https://github.com/lampepfl/dotty-feature-requests
+labels:
+Please create a feature request here: [lampepfl/dotty-feature-requests](https://github.com/lampepfl/dotty-feature-requests).
0 commit comments