Skip to content

Commit b62683a

Browse files
pyansys-automationpyansys-ci-botRobPasMue
authored
chore: Update missing or outdated files (#2352)
Co-authored-by: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com> Co-authored-by: Roberto Pastor Muela <37798125+RobPasMue@users.noreply.github.com>
1 parent f001a87 commit b62683a

File tree

3 files changed

+28
-28
lines changed

3 files changed

+28
-28
lines changed

CODE_OF_CONDUCT.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
# Contributor Covenant Code of Conduct
1+
# Contributor covenant code of conduct
22

3-
## Our Pledge
3+
## Pledge
44

5-
In the interest of fostering an open and welcoming environment, we as
6-
contributors and maintainers pledge to making participation in our
7-
project and our community a harassment-free experience for everyone,
8-
regardless of age, body size, disability, ethnicity, sex
9-
characteristics, gender identity and expression, level of experience,
10-
education, socioeconomic status, nationality, personal appearance,
11-
race, religion, or sexual identity and orientation.
5+
In the interest of fostering an open and welcoming environment,
6+
all contributors and maintainers pledge to making participation
7+
in the Ansys project and community a harassment-free experience
8+
for everyone, regardless of age, body size, disability, ethnicity,
9+
sex characteristics, gender identity and expression, level of
10+
experience, education, socioeconomic status, nationality, personal
11+
appearance, race, religion, or sexual identity and orientation.
1212

13-
## Our Standards
13+
## Standards
1414

15-
Examples of behavior that contributes to creating a positive environment
15+
Examples of behavior that contribute to creating a positive environment
1616
include:
1717

1818
* Using welcoming and inclusive language
@@ -32,7 +32,7 @@ Examples of unacceptable behavior by participants include:
3232
* Other conduct which could reasonably be considered inappropriate in a
3333
professional setting
3434

35-
## Our Responsibilities
35+
## Responsibilities
3636

3737
Project maintainers are responsible for clarifying the standards of acceptable
3838
behavior and are expected to take appropriate and fair corrective action in
@@ -48,14 +48,14 @@ offensive, or harmful.
4848

4949
This Code of Conduct applies both within project spaces and in public spaces
5050
when an individual is representing the project or its community. Examples of
51-
representing a project or community include using an official project e-mail
52-
address, posting via an official social media account, or acting as an appointed
51+
representing a project or community include using an official project email
52+
address, posting using an official social media account, or acting as an appointed
5353
representative at an online or offline event. Representation of a project may be
5454
further defined and clarified by project maintainers.
5555

5656
## Attribution
5757

58-
This Code of Conduct is adapted from the [Contributor Covenant][homepage],
58+
This code of conduct is adapted from the [Contributor Covenant][homepage],
5959
version 1.4, available at
6060
https://www.contributor-covenant.org/version/1/4/code-of-conduct.html
6161

CONTRIBUTING.md

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
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 Geometry code
5-
repository. It is important to note that while the PyAnsys Geometry 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+
PyAnsys Geometry.
117

12-
For contributing to this project, please refer to the [PyAnsys Developer's Guide].
13-
Further information about contributing to PyAnsys Geometry can be found in [Contributing].
8+
The following contribution information is specific to PyAnsys Geometry.
149

15-
[PyAnsys Developer's Guide]: https://dev.docs.pyansys.com/index.html
16-
[Contributing]: https://geometry.docs.pyansys.com/version/dev/contributing.html
10+
* [Contributing to PyAnsys Geometry]
11+
12+
[Contributing]: https://dev.docs.pyansys.com/how-to/contributing.html
13+
[Contributing to PyAnsys Geometry]: https://geometry.docs.pyansys.com/version/dev/contributing.html
14+
15+
<!-- Begin content specific to your library here. -->
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update missing or outdated files

0 commit comments

Comments
 (0)