Skip to content

Commit 3b8d421

Browse files
docs: add CONTRIBUTING.md file (#285)
Co-authored-by: Roberto Pastor Muela <[email protected]>
1 parent 4dd8a9a commit 3b8d421

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

CONTRIBUTING.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
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.

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ Ansys Sphinx theme
2626
:target: https://github.com/psf/black
2727
:alt: Black
2828

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+
2933

3034
Introduction
3135
------------

0 commit comments

Comments
 (0)