docs: prepare repository for open-source collaboration

This commit is contained in:
xuhongbin
2026-03-09 15:07:30 +08:00
parent f8bd942b6f
commit 984766e85e
9 changed files with 451 additions and 1 deletions

22
CHANGELOG.md Normal file
View File

@@ -0,0 +1,22 @@
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project follows [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Added
- Open-source baseline documentation:
- `README.md` expanded for setup, architecture, release, and security notes
- `LICENSE` (MIT)
- `CONTRIBUTING.md`
- `CODE_OF_CONDUCT.md`
- `SECURITY.md`
- `CHANGELOG.md`
### Changed
- Repository naming aligned to `sub2api-mobile` in public docs.