Skip to content

Latest commit

 

History

History
57 lines (42 loc) · 2.15 KB

CONTRIBUTING.md

File metadata and controls

57 lines (42 loc) · 2.15 KB

Yosegi contribution guide

The contribution to Yosegi project is not just code. We are also welcoming bug reports, new ideas, discussions and reviews. This document is a way to contribute.

CLA

Please accept Contributer licence agreement when participating as a developer.

Mailing list

User support and discussion of Yosegi development are on the following Mailing list. Please send a blank e-mail to the following address.

Archive is useful for what was communicated at this project.

JIRA

We invite you to JIRA as a bug tracking, when you mentioned in the above Mailing list.

How to contribute

Bug report and your idea

Please report it to the mailing list(yosegi@googlegroups.com) or JIRA.

Please feel free to join the discussion on the mailing list and JIRA.

Pull request

Please check if JIRA has the same contents. If there is a ticket, please comment after creating the pull request.

Pull request should be master branch. If there is a difference with the current master, please update your forked repository.

If you created a pull request for the first time, please check "CLA assistant". It can not be merged if this is not agreed.

A review is done, and if there is no problem it will be merged.

Developer document

Please see the developer document.