updates to docs and markdown (phase 1. Phase 2 is the code + readmes)

This commit is contained in:
Omri Mendels
2026-06-25 23:29:21 +03:00
parent bee25c35aa
commit a725ecfa38
85 changed files with 503 additions and 276 deletions

View File

@@ -8,8 +8,9 @@ Fixes #XX
## Checklist
- [ ] I have reviewed the [contribution guidelines](https://github.com/microsoft/presidio/blob/main/CONTRIBUTING.md)
- [ ] I have signed the CLA (if required)
- [ ] I have reviewed the [contribution guidelines](https://github.com/data-privacy-stack/presidio/blob/main/CONTRIBUTING.md)
- [ ] I agree to follow this project's [Code of Conduct](https://github.com/data-privacy-stack/presidio/blob/main/CODE_OF_CONDUCT.md)
- [ ] I confirm that I have the right to submit this contribution and that it does not knowingly contain proprietary or confidential code.
- [ ] My code includes unit tests
- [ ] All unit tests and lint checks pass locally
- [ ] My PR contains documentation updates / additions if required