浏览代码

contributing: add Philosophy and methodology (#6713)

[skip ci]
Joe Chen 3 年之前
父节点
当前提交
3e948fd792
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      .github/CONTRIBUTING.md

+ 4 - 0
.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