From 8f284783de9130acd7c9f2f09106bebd9e63d535 Mon Sep 17 00:00:00 2001 From: Nabin Hait Date: Fri, 2 Nov 2018 12:34:48 +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 ab967c6..4bb3814 100644 --- a/Contribution-Guidelines.md +++ b/Contribution-Guidelines.md @@ -14,6 +14,7 @@ Please read the following guidelines carefully when contributing: 1. [Module Maintainers](https://github.com/frappe/erpnext/wiki/Module-Maintainers) 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. [Model Design Guidelines](https://github.com/frappe/erpnext/wiki/Model-Design-Guidelines) 1. [Integration Design Guidelines](https://github.com/frappe/erpnext/wiki/Designing-Integrations) 1. [Updating Documentation](https://github.com/frappe/erpnext/wiki/Updating-Documentation) 1. [Coding Standards](https://github.com/frappe/erpnext/wiki/Coding-Standards)