Please enable JavaScript in your browser!
Начало
Каталог
Помощ
Регистрация
Вход
seimin
/
itsm-whlg
Наблюдаван
1
Харесван
0
Разклонения
0
Файлове
Задачи
0
Заявки за сливане
0
Уики
ИН на ревизия:
a8a37a9057
Клонове
Маркери
master
itsm-whlg
/
wechat
/
app
/
bower_components
/
angular-morph
/
CONTRIBUTING.md
CONTRIBUTING.md
589 B
История
Директен файл
Contributing
Overview
Fork ngMorph
Create a feature branch, namespaced by:
bug/...
feat/...
test/...
doc/...
refactor/...
Make commits to your feature branch. Prefix each commit like so:
(feat) Added a new feature
(fix) Fixed inconsistent tests [Fixes
#0
]
(refactor) ...
(cleanup) ...
(test) ...
(doc) ...
Make a pull request with your changes directly to master. Include a description of your changes.
Wait for one of the reviewers to look at your code and either merge it or give feedback.
Style Guide (Coming Soon)