From b19040c1031eff264c4b85eb1cd565f1f6d7bba3 Mon Sep 17 00:00:00 2001 From: Pratik Vyas Date: Wed, 13 May 2015 00:47:21 +0530 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ef9d094d93..7a43823150 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,9 +1,5 @@ # Contributing to Frappe / ERPNext -### Update 16-Sep-14 - -Please send pull requests to branch v5.0 - ## Reporting issues We only accept issues that are bug reports or feature requests. Bugs must be isolated and reproducible problems. Please read the following guidelines before opening any issue. @@ -17,6 +13,7 @@ We only accept issues that are bug reports or feature requests. Bugs must be iso 1. **Share as much information as possible:** Include operating system and version, browser and version, when did you last update ERPNext, how is it customized, etc. where appropriate. Also include steps to reproduce the bug. 1. **Include Screenshots if possible:** Consider adding screenshots annotated with what goes wrong. 1. **Find and post the trace for bugs:** If you are reporting an issue from the browser, Open the Javascript Console and paste us any error messages you see. +1. **Security Issues:** If you are reporting a security issue, please send a private email to . ### Feature Requests