From 087f7c1ab4f56ad7bef3236ff4030995dcf97f51 Mon Sep 17 00:00:00 2001 From: debugtalk Date: Fri, 19 Apr 2019 12:27:03 +0800 Subject: [PATCH] docs: add How to Contribute --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 5a66ebed..1368b69b 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,13 @@ HttpRunner is rich documented. - [`中文用户使用手册`][user-docs-zh] - [`开发历程记录博客`][development-blogs] +## How to Contribute + +1. Check for [open issues](https://github.com/HttpRunner/HttpRunner/issues) or [open a fresh issue](https://github.com/HttpRunner/HttpRunner/issues/new/choose) to start a discussion around a feature idea or a bug. +2. Fork [the repository](https://github.com/httprunner/httprunner) on GitHub to start making your changes to the **master** branch (or branch off of it). +3. Write a test which shows that the bug was fixed or that the feature works as expected. +4. Send a pull request, you will then become a [contributor](https://github.com/HttpRunner/HttpRunner/graphs/contributors) after it gets merged and published. + ## Subscribe 关注 HttpRunner 的微信公众号,第一时间获得最新资讯。