From 155458012ebb83e0cf152c6a38b94371a66ffec4 Mon Sep 17 00:00:00 2001 From: wing328 Date: Thu, 7 Apr 2016 14:48:06 +0800 Subject: [PATCH] suggestion on new git branch --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 34cdd195c91..4cf901c2d3f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -13,6 +13,7 @@ - Search the [open issue](https://github.com/swagger-api/swagger-codegen/issues) to ensure no one else has reported something similar and no one is actively working on similar proposed change. - If no one has suggested something similar, open an ["issue"](https://github.com/swagger-api/swagger-codegen/issues) with your suggestion to gather feedback from the community. + - It's recommended to **create a new git branch** for the change ## How to contribute