diff options
| author | Roberto Berto <roberto.berto@gmail.com> | 2023-12-13 12:50:45 -0300 |
|---|---|---|
| committer | Roberto Berto <roberto.berto@gmail.com> | 2023-12-13 12:50:45 -0300 |
| commit | 4148924483f14e5ecde296df09e0c2a2fef20787 (patch) | |
| tree | f88b368e9d9a40f9daa34b88a7df204d27cde4a4 /CONTRIB.md | |
| parent | 1cd622e219ceed9ba669bb373a4e4407a9542215 (diff) | |
| download | pyvyos-4148924483f14e5ecde296df09e0c2a2fef20787.tar.gz pyvyos-4148924483f14e5ecde296df09e0c2a2fef20787.zip | |
version 0.2.0 with all api and tests
Diffstat (limited to 'CONTRIB.md')
| -rw-r--r-- | CONTRIB.md | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -1,6 +1,6 @@ -# Contributing to VyAPI +# Contributing to PyVyOS -We welcome contributions to the VyAPI project! If you're looking to contribute, please take a moment to read this guide to understand how you can be a part of our community and help make VyAPI better. +We welcome contributions to the PyVyOS project! If you're looking to contribute, please take a moment to read this guide to understand how you can be a part of our community and help make PyVyOS better. ## Code of Conduct @@ -8,7 +8,7 @@ We expect all contributors to adhere to our Code of Conduct. Respectful, collabo ## How to Contribute -There are many ways to contribute to VyAPI: +There are many ways to contribute to PyVyOS: - **Submitting bug reports and feature requests:** Use our issue tracker to report bugs or suggest features. - **Writing code:** Feel free to take on open issues or propose new changes. Please follow the guidelines outlined below. @@ -61,7 +61,7 @@ There are many ways to contribute to VyAPI: ## License -By contributing to VyAPI, you agree that your contributions will be licensed under the same license that covers the project. +By contributing to PyVyOS, you agree that your contributions will be licensed under the same license that covers the project. -Thank you for considering contributing to VyAPI. Your efforts are what make this project great! +Thank you for considering contributing to PyVyOS. Your efforts are what make this project great! |
