You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the add-in has some problem or if a user gets any problem with the add-in, the user will click on the get support option here
Scenario 1: When the add-in is working properly, but the user notices some error
Scenario 2: when the add-in gets the error
but currently, we have contoso.com/help as the default support link
A possible solution will be to redirect the user to this link: https://github.com/accordproject/cicero-word-add-in/issues/new?assignees=&labels=&template=custom-issue.md&title=
So that he can create an issue on GitHub and then maintainers can help him...
I was also thinking of pointing the user to some FAQ's where he might get his queries resolved but currently, we are not having any documentation hence pointing the user to create an issue would be better
I would like to make PR for this if this is a valid issue :)
The text was updated successfully, but these errors were encountered:
As I had suggested that we may point the user to the create issue link because as of now we are not having any documentation or any FAQ's for Add-in ( I would also like to work on this afterward)
So, I was thinking of a custom-issue template and bug-report template link but then there are some heading like Possible solution / Possible implementation which normal add-in user should not bother about, also we may need to know the Word Version as this is never asked in those templates but we may need that here
So I was thinking to create a new issue template for this that would look similar to this
If we don't think there is a need for this new issue-template then maybe we can just update bug-report.md and include MS word version in Desktop Environment
Feature Request 🛍️
Use Case
When the add-in has some problem or if a user gets any problem with the add-in, the user will click on the get support option here
Scenario 1: When the add-in is working properly, but the user notices some error
Scenario 2: when the add-in gets the error
but currently, we have
contoso.com/help
as the default support linkcicero-word-add-in/manifest.xml
Line 10 in 2caf0f5
Also, https://www.contoso.com/help redirects to https://www.microsoft.com/en-us so the user might get confused about where to get the support
Possible Solution
A possible solution will be to redirect the user to this link:
https://github.com/accordproject/cicero-word-add-in/issues/new?assignees=&labels=&template=custom-issue.md&title=
So that he can create an issue on GitHub and then maintainers can help him...
I was also thinking of pointing the user to some FAQ's where he might get his queries resolved but currently, we are not having any documentation hence pointing the user to create an issue would be better
I would like to make PR for this if this is a valid issue :)
The text was updated successfully, but these errors were encountered: