项目作者: MakingSense

项目描述 :
Development guidelines for general processes and methodologies
高级语言: HTML
项目地址: git://github.com/MakingSense/development-guidelines.git
创建时间: 2017-03-02T20:00:48Z
项目社区:https://github.com/MakingSense/development-guidelines

开源协议:MIT License

下载


Development Guidelines

This repository contains a set of documents explaining guidelines that we use in development. These are guidelines, not rules, and exceptions are allowed depending on what makes more sense for each project.

Feel free to take these guidelines and adapt them to your own organization / project. We also welcome feedback, so if something different has worked for you, let us know!

Please note that this repository focus on methodologies, processes and general human interaction. For code guidelines on different technologies, visit code-style-guides.


  1. Git workflow: git-rebase-squash
    1. Git conventions git-conventions