Skip to content

Commit a4d36bd

Browse files
chore: update CONTRIBUTING.md file
1 parent 9991017 commit a4d36bd

File tree

1 file changed

+9
-11
lines changed

1 file changed

+9
-11
lines changed

CONTRIBUTING.md

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
1-
# Contributing
1+
# Contribute
22

3-
We absolutely welcome any code contributions and we hope that this
4-
guide will facilitate an understanding of the PyAnsys-dev-guide code
5-
repository. It is important to note that while the PyAnsys-dev-guide software
6-
package is maintained by ANSYS and any submissions will be reviewed
7-
thoroughly before merging, we still seek to foster a community that can
8-
support user questions and develop new features to make this software
9-
a useful tool for all users. As such, we welcome and encourage any
10-
questions or submissions to this repository.
3+
Overall guidance on contributing to a PyAnsys library appears in the
4+
[Contributing] topic in the *PyAnsys developer's guide*. Ensure that you
5+
are thoroughly familiar with this guide before attempting to contribute to
6+
{project-name}.
117

12-
For further information about contributing to PyAnsys projects,
13-
refer to the [PyAnsys Developer's Guide](https://dev.docs.pyansys.com/).
8+
The following contribution information is specific to {project-name}.
149

10+
[Contributing]: https://dev.docs.pyansys.com/how-to/contributing.html
11+
12+
<!-- Begin content specific to your library here. -->

0 commit comments

Comments
 (0)