Skip to content

Commit

Permalink
chore: contribut
Browse files Browse the repository at this point in the history
  • Loading branch information
everfu committed Mar 15, 2024
1 parent 794750a commit 37a90af
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,15 +40,4 @@ $ git rebase upstream/dev
$ git push -f origin dev
```

* 不得添加任何第三方的创作,请自行创作插件并`PR``solitude-pugins` 仓库

### 插件创作
* 插件创作

```
$ git clone git@github.com:{your-github-username}/solitude-plugins.git
$ git config user.name "yourname"
$ git config user.email "your email"
```

* 根据 `README` 进行添加。
* 不得添加任何第三方的创作

0 comments on commit 37a90af

Please sign in to comment.