Skip to content

Commit

Permalink
Add a GitHub issue template
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
ararslan committed Dec 5, 2016
1 parent 684dc9c commit 29f6139
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
Welcome to the Julia project!

We use the GitHub issue tracker for bug reports and feature requests.
If you have a question or are unsure if the behavior you're experiencing is a bug,
please search or post to [our Discourse site](https://discourse.julialang.org).

If you're submitting a bug report, be sure to include as much relevant information as
possible, including a minimal reproducible example and the output of `versioninfo()`.
Consider using a [GitHub Gist](https://gist.github.com) if you have a lot of code or output
to include in the report.
If you're experiencing a problem with a particular package, open an issue on that
package's repository instead.

Please delete this message before posting, and thanks for your contribution to Julia!

0 comments on commit 29f6139

Please sign in to comment.