Skip to content

Commit b51ca74

Browse files
committed
Add issue template
We use single template instead of multiple templates for better usability, as most of the time people create issues, make them to choose between templates is annoying. Meanwhile, we minimize information load by avoiding too much info in the template. The difference between multiple templates and single template can be seen below: - https://help.github.com/en/articles/manually-creating-a-single-issue-template-for-your-repository
1 parent 8144f98 commit b51ca74

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/issue_template.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
name: Bug report
3+
about: Report a bug about the Dotty Compiler
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
- Please try to minimize the code that causes the problem
11+
- Feature requests should go to [lampepfl/dotty-feature-requests](https://github.com/lampepfl/dotty-feature-requests)

0 commit comments

Comments
 (0)