diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index 9f2fa003eb..5a2a2af047 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -2,7 +2,7 @@ If you're new to AutoMapper, please ask a question on StackOverflow first and come back here if the people there consider it a bug. If you've just upgraded, please read the corresponding upgrade guide first. Check https://docs.automapper.io/en/latest. - Try the [MyGet](https://docs.automapper.io/en/latest/The-MyGet-build.html) build. + Try a [CI](https://feedz.io/portal/org/lucky-penny-software/repository/automapper) build. Try to provide [a minimal, complete, and verifiable example](https://stackoverflow.com/help/mcve), preferably a [gist](https://gist.github.com/lbargaoanu/9c7233441c3a3413cc2b9b9ebb5964a9) that we can execute and see fail. [Here](https://gist.github.com/lbargaoanu/0cbc531306223f7ffc5468becf2642d6) is an example for ProjectTo. For feature requests, just clear out the below. -->