diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..a5cf8b0 --- /dev/null +++ b/ISSUE_TEMPLATE.md @@ -0,0 +1,18 @@ +We use GitHub issues for bug reports and enhancement requests. +If you have a troubleshooting issue or have questions, please write to our +mailing list: dev@lists.clearlinux.org. You can also find helpful folks on our +IRC channel: #clearlinux on irc.freenode.net. + +------------------------ + +### What is the issue type? + +* [ ] Bug report +* [ ] Enhancement request + +### Describe the problem + +Clearly describe what the problem is you are facing, and why it is a bug in +Clear Linux or an enhancement request. Also, please include any supplemental +information such as logs and version numbers that could help in diagnosing the +problem.