mirror of
https://gitee.com/wanwujie/sub2api-mobile
synced 2026-04-02 22:42:14 +08:00
docs: prepare repository for open-source collaboration
This commit is contained in:
22
CHANGELOG.md
Normal file
22
CHANGELOG.md
Normal 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.
|
||||
Reference in New Issue
Block a user