docs: update documentation to use singular voice

Replace plural pronouns (we, our, us) with singular/project voice
throughout documentation files to represent a singular developer
perspective.

Changes:
- CONTRIBUTING.md: Replace "We are" with "This project is",
  "We use" with "This project uses", "our" with "the"
- README.md: Replace "our" with "the", add OS to bug report checklist
- docs/VERSION_HISTORY.md: Replace "we reset" with passive voice
  "the version was reset"
This commit is contained in:
2025-10-26 12:15:13 -04:00
parent 350e1be20c
commit 44bb99dd11
11 changed files with 19 additions and 3109 deletions

View File

@@ -10,7 +10,7 @@ This plugin's first public release is marked as **version 1.0.0**.
Prior to public release, the plugin went through private development with internal versions 1.0.0 through 3.0.0. These versions were used during development and testing but were never publicly released.
When preparing for public release, we reset the version to 1.0.0 to clearly mark this as the first public version available to users.
When preparing for public release, the version was reset to 1.0.0 to clearly mark this as the first public version available to users.
### Why Reset to 1.0.0?