Into Oblivion. | Website
Team OblivionOcean (简称: TOO) 是一个开发者组织。成立于 2022 年,在 2023 年 7 月重组扩编,时至今日,玄云海已经有了二十余人的常备人员。
Team OblivionOcean (in short, TOO) is a studio focusing on programming and web design. Established in 2022 and restructured and expanded in July 2023, OblivionOcean has a standing staff of over 20 people.
Commit Message 格式: [类型] 内容
(注:不同类型应该分开提交)
- feat: 新特性
- fix: 修改问题
- refactor: 代码重构
- docs: 文档修改
- style: 代码格式修改, 注意不是 css 修改
- test: 测试用例修改
- chore: 其他修改, 比如构建流程, 依赖管理.
Commitment Message Format: [type] content
(Note: Different types should be submitted separately)
- feat: New features
- fix: Fix bug
- refactor: Refactoring code
- docs: Modifying Documents
- style: Modify code format
- test: Modify test cases
- chore: Modify Other