From df0c2c8cc1e1dc01816d82e163f013450bfc76fc Mon Sep 17 00:00:00 2001 From: Faris Ansari Date: Tue, 30 Oct 2018 11:05:40 +0530 Subject: [PATCH] Add link to conventional commits documentation --- Contribution-Guidelines.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contribution-Guidelines.md b/Contribution-Guidelines.md index b69a450..ab967c6 100644 --- a/Contribution-Guidelines.md +++ b/Contribution-Guidelines.md @@ -18,6 +18,7 @@ Please read the following guidelines carefully when contributing: 1. [Updating Documentation](https://github.com/frappe/erpnext/wiki/Updating-Documentation) 1. [Coding Standards](https://github.com/frappe/erpnext/wiki/Coding-Standards) 1. [Pull Request Checklist](https://github.com/frappe/erpnext/wiki/Pull-Request-Checklist) +1. [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0-beta.2/#summary) ### Feedback Policy