Skip to content

Commit

Permalink
Added issue template to get people help more efficiently
Browse files Browse the repository at this point in the history
  • Loading branch information
tillig committed Jan 16, 2019
1 parent a7f72d3 commit 37d7fd1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Try StackOverflow! If you have a _usage question_ ("How do I...?" "Others have this working but I can't get it...") please try [StackOverflow](https://stackoverflow.com) and tag your question `autofac`. We, along with a great community, monitor those questions.

**Have you [read the docs?](https://autofac.readthedocs.io/)**

**This repo is for Autofac example issues only.** If you found a bug in the examples or have an idea for a new example that would be helpful, you're in the right place. Everything else, please file it in the appropriate repo or ask questions on StackOverflow. Thanks!

0 comments on commit 37d7fd1

Please sign in to comment.