microsoft / microsoft/simplechat
Define and document application versioning standard
Open
@paullizer is already working on this.
Since Feb 6, 2026.
documentation
- Dominant language
- Python
- Stars
- 152
- Forks
- 116
- Avg merge
- 7h 7m
- Merged PRs (30d)
- 122
Description
We need to clarify and standardize how versioning is handled across the application. Currently versions are used in multiple contexts, including release tags, UI display, API responses, and documentation, but there is no single defined standard.
This request is to establish and document an official versioning approach so contributors and users have a consistent understanding of how versions are created, incremented, and communicated.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.