Skip to content

Commit a338ba8

Browse files
authored
Create standard.md
1 parent 4a649cb commit a338ba8

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.github/ISSUE_TEMPLATE/standard.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
name: General issue
3+
about: An empty template for general issues
4+
---
5+
Mostly for internal planning of Scala development, also for tracking less concrete ideas for improvements, long running tasks,
6+
maintenance of the code base.
7+
8+
NOTE: this tracker is *not* intended for bug reports, anything that would block a release,
9+
or concrete, directly actionable, feature requests -- use https://github.com/scala/bug/issues for those.
10+
11+
If unsure, please ask on https://contributors.scala-lang.org

0 commit comments

Comments
 (0)