-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 ##### | ||
|
@@ -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 | ||
|