Skip to content

Commit

Permalink
Misc | Fix: Contributing.md typos
Browse files Browse the repository at this point in the history
  • Loading branch information
reb-dev committed May 8, 2024
1 parent 3f541c2 commit 41704cb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Contributing to _Unovis_

We want to make contributing to this project as easy and transparent.
We want to make contributing to this project as easy and transparent as possible.

## Code of Conduct

F5 has adopted a Code of Conduct that we expect project participants to adhere
to. Please read [the full text](CODE_OF_CONDUCT.md) so that you can understand
to. Please read [the full text](https://github.com/f5/unovis/blob/main/CODE_OF_CONDUCT.md) so that you can understand
what actions will and will not be tolerated.

## Our Development Process
Expand All @@ -21,7 +21,7 @@ More details coming soon, stay tuned!
## Pull Requests
We actively welcome pull requests. If you want to submit one, please follow the following process:

1. Fork the repo and create your branch from `develop`;
1. Fork the repo and create your branch from `main`;
2. If you've added a new feature, changed the configuration or public methods, please update the docs;
3. Make sure your code lints;
4. Submit your PR!
Expand Down

0 comments on commit 41704cb

Please sign in to comment.