Skip to content

Commit

Permalink
Add support email in plain text.
Browse files Browse the repository at this point in the history
  • Loading branch information
pablorcum committed Aug 17, 2023
1 parent 89fdaa3 commit c8559fd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified docSource/bossdevice_api_support.mlx
Binary file not shown.
4 changes: 2 additions & 2 deletions toolbox/html/bossdevice_api_support.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge,IE=9,chrome=1"><meta name="generator" content="MATLAB 2023a"><title>Feedback, questions and troubleshooting</title><style type="text/css">.rtcContent { padding: 30px; } .S0 { margin: 3px 10px 5px 4px; padding: 0px; line-height: 28.8px; min-height: 0px; white-space: pre-wrap; color: rgb(192, 76, 11); font-family: Helvetica, Arial, sans-serif; font-style: normal; font-size: 24px; font-weight: 400; text-align: left; }
.S1 { margin: 2px 10px 9px 4px; padding: 0px; line-height: 21px; min-height: 0px; white-space: pre-wrap; color: rgb(33, 33, 33); font-family: Helvetica, Arial, sans-serif; font-style: normal; font-size: 14px; font-weight: 400; text-align: left; }</style></head><body><div class = rtcContent><h1 class = 'S0'><span>Feedback, questions and troubleshooting</span></h1><div class = 'S1'><span>If you have any issue or bug to report or enhancement to request, please create a new</span><span> </span><a href = "https://github.com/sync2brain/bossdevice-api-matlab/issues"><span>Issue</span></a><span> in GitHub since this allows you to capture specific reproduction steps or requirements, traceability to the implementation in code and it will keep you posted any time there is an update about the issue you created. Please feel to check it out to see the API's roadmap and comment on upcoming improvements or bugfixes, this will help us to improve and prioritize. Alternatively, you can also reach out to </span><a href = "mailto:[email protected]"><span>sync2brain's technical support</span></a><span>.</span></div><div class = 'S1'><span>If you have any other topic to discuss like a question about usage, a tip to share with the community or other topic of interest, please check out our on-going</span><span> </span><a href = "https://github.com/sync2brain/bossdevice-api-matlab/discussions"><span>Discussions</span></a><span>.</span></div>
.S1 { margin: 2px 10px 9px 4px; padding: 0px; line-height: 21px; min-height: 0px; white-space: pre-wrap; color: rgb(33, 33, 33); font-family: Helvetica, Arial, sans-serif; font-style: normal; font-size: 14px; font-weight: 400; text-align: left; }</style></head><body><div class = rtcContent><h1 class = 'S0'><span>Feedback, questions and troubleshooting</span></h1><div class = 'S1'><span>If you have any issue or bug to report or enhancement to request, please create a new</span><span> </span><a href = "https://github.com/sync2brain/bossdevice-api-matlab/issues"><span>Issue</span></a><span> in GitHub since this allows you to capture specific reproduction steps or requirements, traceability to the implementation in code and it will keep you posted any time there is an update about the issue you created. Please feel to check it out to see the API's roadmap and comment on upcoming improvements or bugfixes, this will help us to improve and prioritize. Alternatively, you can also reach out to </span><a href = "mailto:[email protected]"><span>sync2brain's technical support</span></a><span> ([email protected]).</span></div><div class = 'S1'><span>If you have any other topic to discuss like a question about usage, a tip to share with the community or other topic of interest, please check out our on-going</span><span> </span><a href = "https://github.com/sync2brain/bossdevice-api-matlab/discussions"><span>Discussions</span></a><span>.</span></div>
<br>
<!--
##### SOURCE BEGIN #####
Expand All @@ -12,7 +12,7 @@
% there is an update about the issue you created. Please feel to check it out
% to see the API's roadmap and comment on upcoming improvements or bugfixes, this
% will help us to improve and prioritize. Alternatively, you can also reach out
% to <mailto:[email protected] sync2brain's technical support>.
% to <mailto:[email protected] sync2brain's technical support> ([email protected]).
%
% If you have any other topic to discuss like a question about usage, a tip
% to share with the community or other topic of interest, please check out our
Expand Down

0 comments on commit c8559fd

Please sign in to comment.