Create CONTRIBUTING.md

This commit is contained in:
helloexp 2022-04-08 09:15:08 +08:00 committed by GitHub
parent 531cd823b8
commit 7dff1ac832
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

9
CONTRIBUTING.md Normal file
View File

@ -0,0 +1,9 @@
## POC、EXP 贡献
1. Fork [本项目](https://github.com/helloexp/0day) 到自己的github 账号下
2. Clone 自己的项目代码到本地
3. 在本地修改代码新增poc、exp或修复bug
4. push 修改后的代码到自己的项目下
5. PR (open pull requests) 到本项目
1. 贡献类型可以有很多
readme 更新、readme 翻译、bug修复、功能优化、功能新增等等等等
2. star、fork 支持本项目的人气也非常感谢