Please enable JavaScript in your browser!
Головна сторінка
Огляд
Довідка
Увійти
shishichen
/
qimall
Слідкувати
1
Зірка
0
Відгалуження
0
Файли
Проблеми
0
Запити на злиття
0
Wiki
Гілка:
dev
Гілки
Теги
dev
master
qimall
/
vendor
/
omnipay
/
common
/
CONTRIBUTING.md
CONTRIBUTING.md
544 B
Постійне посилання
Історія
Запис
Contributing Guidelines
Fork the project.
Make your feature addition or bug fix.
Add tests for it. This is important so I don't break it in a future version unintentionally.
Commit just the modifications, do not mess with the composer.json or CHANGELOG.md files.
Ensure your code is nicely formatted in the
PSR-2
style and that all tests pass.
Send the pull request.
Check that the Travis CI build passed. If not, rinse and repeat.