Skip to content

Commit b8f40eb

Browse files
committed
feat: added convenant code of conduct admonition
1 parent e1ec1a3 commit b8f40eb

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

doc/source/getting_started/contributing.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ Overall guidance on contributing to a PyAnsys repository appears in
77
`Contribute <https://dev.docs.pyansys.com/how-to/contributing.html>`_
88
in the *PyAnsys Developer's Guide*. Ensure that you are thoroughly familiar
99
with this guide before attempting to contribute to PyDPF-Core.
10+
11+
.. important::
12+
13+
This project adheres to the `Contributor Covenant Code of Conduct`_. By
14+
participating, you agree to uphold this code.
1015

1116
The following contribution information is specific to PyDPF-Core. Start by selecting your role in the project:
1217
.. grid:: 1 1 3 3

doc/source/links.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,8 @@
99
.. _Tox: https://tox.wiki/en/stable/
1010
.. _reStructuredText: https://docutils.sourceforge.io/rst.html
1111
.. _Sphinx-Gallery: https://sphinx-gallery.github.io/stable/index.html
12-
.. _Sphinx: https://www.sphinx-doc.org/en/master/
12+
.. _Sphinx: https://www.sphinx-doc.org/en/master/
13+
14+
.. Other links
15+
16+
.. _Contributor Covenant Code of Conduct: https://www.contributor-covenant.org/version/2/1/code_of_conduct/

0 commit comments

Comments
 (0)