-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: add
CONTRIBUTING.md
file (#285)
Co-authored-by: Roberto Pastor Muela <37798125+RobPasMue@users.noreply.github.com>
- Loading branch information
1 parent
4dd8a9a
commit 3b8d421
Showing
2 changed files
with
14 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
# Contributing | ||
|
||
If you are interested in contributing to our project, please make sure to review | ||
our contribution guidelines, which are specified in the | ||
[PyAnsys Developer's Documentation - Contributing](https://dev.docs.pyansys.com/how-to/contributing.html) page. This document | ||
outlines the process for submitting issues, proposing changes, and making pull | ||
requests to our codebase. Following these guidelines will help ensure that your | ||
contributions are properly integrated and reviewed, and will help maintain the | ||
overall quality and consistency of the project. Thank you for your interest in | ||
contributing to our community. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters