mirror of
https://github.com/ben1234560/k8s_PaaS.git
synced 2025-04-19 18:05:52 +08:00
Add. 欢迎参与贡献和完善内容
This commit is contained in:
parent
f128b1c917
commit
e0fa1a5de8
7
CONTRIBUTING.md
Normal file
7
CONTRIBUTING.md
Normal file
@ -0,0 +1,7 @@
|
||||
## CONTRIBUTING
|
||||
|
||||
1. [Fork on Github](https://github.com/ben1234560/k8s_PaaS/fork)
|
||||
2. Clone the forked repo: `git clone https://github.com/ben1234560/k8s_PaaS.git`
|
||||
3. Create a new branch, add some changes and commit: `git checkout -b new-branch`.
|
||||
4. Push the branch to Github: `git commit -am "comments"; git push`.
|
||||
5. File a Pull Request on Github.
|
Loading…
x
Reference in New Issue
Block a user