From 84ea5ab0fa642ef152d108b53c07fc34b6992a79 Mon Sep 17 00:00:00 2001 From: Andy Dennie Date: Mon, 3 Jul 2017 09:50:23 -0400 Subject: [PATCH] add issue template --- ISSUE_TEMPLATE.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 ISSUE_TEMPLATE.md diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..abdee2f --- /dev/null +++ b/ISSUE_TEMPLATE.md @@ -0,0 +1,11 @@ +For questions or issues related to using one of Affectiva's SDKs, please use [StackOverflow](https://stackoverflow.com/questions/tagged/affdex-sdk) with the `affdex-sdk` tag. + + + + +For more general discussion about our SDKs, see the [SDK forum](https://discuss.affectiva.com/c/emotion-sdk) + + + + +If you have a question or problem with the samples in this repo (not with the SDK itself), please proceed to create an issue here. If you create an issue here that is not related to this repo, you will be asked to move it to one of the locations above, as this helps ensure it gets to the right people and is addressed most effectively.