From 3e948fd792bd73d780a78b69782d9b363df6f9d1 Mon Sep 17 00:00:00 2001
From: Joe Chen <jc@unknwon.io>
Date: Sat, 8 Jan 2022 14:55:50 +0800
Subject: [PATCH] contributing: add Philosophy and methodology (#6713)

[skip ci]
---
 .github/CONTRIBUTING.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md
index 7b94119d3..ff2603c61 100644
--- a/.github/CONTRIBUTING.md
+++ b/.github/CONTRIBUTING.md
@@ -23,6 +23,10 @@ In addition to the general guides with open source contributions, you would also
 - Have a working local development setup with a reasonable good IDE or editor like [Visual Studio Code](https://code.visualstudio.com/docs/languages/go), [GoLand](https://www.jetbrains.com/go/) or [Vim](https://github.com/fatih/vim-go).
 - [Set up your development environment](/docs/dev/local_development.md).
 
+## Philosophy and methodology
+
+- [Talk, then code](https://www.craft.do/s/kyHVs6OoE4Dj5V)
+
 ## Issues
 
 ### Ask for help