From 6bce6ce7f855e93694d7aedae8ab5cabdcf4a51e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Morais?= <146729917+SMoraisAnsys@users.noreply.github.com> Date: Wed, 3 Dec 2025 11:41:08 +0100 Subject: [PATCH 1/2] docs: update CONTRIBUTING.md --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5d752a14c..03d9bf8f9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -3,9 +3,9 @@ Overall guidance on contributing to a PyAnsys library appears in the [Contributing] topic in the *PyAnsys developer's guide*. Ensure that you are thoroughly familiar with this guide before attempting to contribute to -{project-name}. +Ansys Sphinx theme. -The following contribution information is specific to {project-name}. +The following contribution information is specific to Ansys Sphinx theme. [Contributing]: https://dev.docs.pyansys.com/how-to/contributing.html From 030843d66218fa8ae3bd9721b20f525c4c9e7b35 Mon Sep 17 00:00:00 2001 From: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com> Date: Wed, 3 Dec 2025 10:42:20 +0000 Subject: [PATCH 2/2] chore: adding changelog file 846.documentation.md [dependabot-skip] --- doc/changelog.d/846.documentation.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/changelog.d/846.documentation.md diff --git a/doc/changelog.d/846.documentation.md b/doc/changelog.d/846.documentation.md new file mode 100644 index 000000000..9032908be --- /dev/null +++ b/doc/changelog.d/846.documentation.md @@ -0,0 +1 @@ +Update CONTRIBUTING.md