File tree Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Contributing
2
+
3
+ If you are interested in contributing to our project, please make sure to review
4
+ our contribution guidelines, which are specified in the
5
+ [ PyAnsys Developer's Documentation - Contributing] ( https://dev.docs.pyansys.com/how-to/contributing.html ) page. This document
6
+ outlines the process for submitting issues, proposing changes, and making pull
7
+ requests to our codebase. Following these guidelines will help ensure that your
8
+ contributions are properly integrated and reviewed, and will help maintain the
9
+ overall quality and consistency of the project. Thank you for your interest in
10
+ contributing to our community.
Original file line number Diff line number Diff line change @@ -26,6 +26,10 @@ Ansys Sphinx theme
26
26
:target: https://github.com/psf/black
27
27
:alt: Black
28
28
29
+ .. |Downloads | image :: https://img.shields.io/pypi/dm/ansys-sphinx-theme.svg?label=PyPI%20downloads
30
+ :target: https://pypi.org/project/ansys-sphinx-theme
31
+ :alt: Downloads
32
+
29
33
30
34
Introduction
31
35
------------
You can’t perform that action at this time.
0 commit comments