From 720c526ba86bc6c2e71286a40bb6edd275bd51f2 Mon Sep 17 00:00:00 2001 From: Rushabh Mehta Date: Mon, 25 Jun 2018 12:08:07 +0530 Subject: [PATCH] Updated Contribution Guidelines (markdown) --- Contribution-Guidelines.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contribution-Guidelines.md b/Contribution-Guidelines.md index bf5b156..0bee8e9 100644 --- a/Contribution-Guidelines.md +++ b/Contribution-Guidelines.md @@ -13,6 +13,7 @@ Please read the following guidelines carefully when contributing: 1. [Preparing a Contribution Proposal](https://github.com/frappe/erpnext/wiki/Preparing-a-Contribution-Proposal) 1. [Naming Guidelines](https://github.com/frappe/erpnext/wiki/Naming-Guidelines) 1. [Form Design Guidelines](https://github.com/frappe/erpnext/wiki/Form-Design-Guidelines) +1. [Integration Design Guidelines](https://github.com/frappe/erpnext/wiki/Designing-Integrations) 1. [Coding Standards](https://github.com/frappe/erpnext/wiki/Coding-Standards) 1. [Pull Request Checklist](https://github.com/frappe/erpnext/wiki/Pull-Request-Checklist)