Skip to content
Merged
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions doc/source/getting-started/administration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@
First step
----------

.. danger::
Open-source grants users to not only view the source code, but to modify, share and reuse it under specific conditions.

Check warning on line 12 in doc/source/getting-started/administration.rst

View workflow job for this annotation

GitHub Actions / Check documentation style

[vale] reported by reviewdog 🐶 [Google.OxfordComma] Use the Oxford comma in 'Open-source grants users to not only view the source code, but to modify, share and'. Raw Output: {"message": "[Google.OxfordComma] Use the Oxford comma in 'Open-source grants users to not only view the source code, but to modify, share and'.", "location": {"path": "doc/source/getting-started/administration.rst", "range": {"start": {"line": 12, "column": 5}}}, "severity": "WARNING"}
It differs from making it public as anyone can use and build upon the content.
Do not commit any proprietary information belonging either to Ansys or to external sources. If you are uncertain, consult your manager.

To trigger the public release process, project leads must first complete the
`open source request form`_.

Expand Down