Skip to content

Commit d3de893

Browse files
authored
Improve the Contact Us section
1 parent 27e64d2 commit d3de893

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

README.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -51,16 +51,22 @@ That's really it!
5151
<br>
5252

5353
## Licensing
54-
Product licensing for your workflow depends on your project visibility as well as the type of products to install:
54+
Product licensing for your workflow depends on your project visibility as well as the types of products the workflow uses:
5555

56-
- Public project — If your workflow does not include transformation products, such as MATLAB Coder&trade; and MATLAB Compiler, then MathWorks<sup>&reg;</sup> automatically licenses any products that you install. If your workflow includes transformation products, you can request a [MATLAB batch licensing token](https://github.com/mathworks-ref-arch/matlab-dockerfile/blob/main/alternates/non-interactive/MATLAB-BATCH.md#matlab-batch-licensing-token) by submitting the [MATLAB Batch Licensing Pilot](https://www.mathworks.com/support/batch-tokens.html) form.
57-
- Private project — MathWorks does not automatically license any products for you. You can request a batch licensing token by submitting the [MATLAB Batch Licensing Pilot](https://www.mathworks.com/support/batch-tokens.html) form.
56+
- Public project — MathWorks&reg; automatically licenses all products for you, except for transformation products, such as MATLAB Coder&trade; and MATLAB Compiler&trade;.
57+
- Private project — MathWorks does not automatically license any products for you.
58+
59+
To license products that are not automatically licensed, you can request a [MATLAB batch licensing token](https://github.com/mathworks-ref-arch/matlab-dockerfile/blob/main/alternates/non-interactive/MATLAB-BATCH.md#matlab-batch-licensing-token) by submitting the [MATLAB Batch Licensing Pilot](https://www.mathworks.com/support/batch-tokens.html) form. Batch licensing tokens are strings that enable MATLAB to start in noninteractive environments.
5860

5961
<br>
6062

6163
## See Also
6264
- [Continuous Integration (CI) configuration examples for MATLAB](https://github.com/mathworks/ci-configuration-examples)
6365
- [Continuous Integration with MATLAB and Simulink<sup>&reg;</sup>](https://www.mathworks.com/solutions/continuous-integration.html)
6466

65-
## Contact Us
66-
If you have any questions or suggestions, contact MathWorks at [continuous-integration@mathworks.com](mailto:continuous-integration@mathworks.com).
67+
## Feedback and Support
68+
If you encounter a product licensing issue, consider requesting a MATLAB batch licensing token to use in your workflow. For more information, see [Licensing](#licensing).
69+
70+
If you have an enhancement request or other feedback, create an issue on the [Issues](https://github.com/mathworks/advanced-ci-configuration-examples/issues) page.
71+
72+
For support, contact [MathWorks Technical Support](https://www.mathworks.com/support/contact_us.html).

0 commit comments

Comments
 (0)