# principle **Repository Path**: tatatingting/principle ## Basic Information - **Project Name**: principle - **Description**: space station usage principle for my repositories, 2019.9 - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-05-05 - **Last Updated**: 2021-01-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # principle space station usage principle for my repositories 大家好,这是我的个人开源空间站,欢迎参观、留言、指导。 如要使用,请务必阅读我在2019年9月拟定的“空间站使用原则“,内容如下: ## 仓库使用说明 分为三种类型: 1. nothing =》 [scripts](https://github.com/tatatingting/scripts) 1. 定期清新。 2. 为了精简、有序,写成一份,拒绝拆分。 3. 具体使用时,可以摘取。 2. something =》 [snippets](https://github.com/tatatingting/snippets) 1. 定期清新。 2. 为了方便存放,不限规制。 3. 为了查阅方便,同一源尽量在一个子文件夹中。 3. one thing =》 [game1night](https://github.com/game1night) 1. 有序新建,拒绝清新。 2. 以数字命名。 3. 为了提交的慎重、仪式感,上了的项目便不能再清新。 ## 提交规范 ``` release v1.0 add xxx update xxx del xxx change xxx init the xx time add xxx;del xxx ```