summaryrefslogtreecommitdiff
path: root/ISSUE_TEMPLATE.md
blob: 4249da3a025fa0fcebb6baaa3a89dd774982fa36 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
### Precheck

* Do not use the issues tracker for help or support (try Elixir Forum, Stack Overflow, IRC, etc.)
* For proposing a new feature, please start a discussion on the Elixir Core mailing list
* For bugs, do a quick search and make sure the bug has not yet been reported
* Finally, be nice and have fun!

### Environment

* Elixir & Erlang versions (elixir --version): 
* Operating system: 

### Current behavior

Include code samples, errors and stacktraces if appropriate.

### Expected behavior