Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 2.2 KB

Contributing.md

File metadata and controls

29 lines (15 loc) · 2.2 KB

How to contribute

First, thanks for taking the time to contribute to the project! There are many ways you can help out.

Questions

If you have a question that needs an answer, create an issue, and label it as a question. For general guidance on creating an issue, see github's article on creating an isue.

Issues for bugs or feature requests

If you encounter any bugs in the code, or want to request a new feature or enhancement, please create an issue to report it. Kindly add a label to indicate what type of issue it is. For general guidance about creating issues, read github's article on creating an issue.

Contribute Code

We welcome your pull requests for bug fixes. To implement something new, please create an issue first so we can discuss it together.

Creating a Pull Request Please follow best practices for creating git commits.

When your code is ready to be submitted, read github's article about how to submit a pull request to begin the code review process and follow its directions. Before creaing a pull request, please do the following to make sure the patch is ready for review:

  1. Verify that the diagram source renders correctly with Plantuml.

We only seek to accept code that you are authorized to contribute to the project. We have added a pull request template on our projects so that your contributions are made with the confirmation therein.

Code of Conduct

We encourage inclusive and professional interactions on our project. We welcome everyone to open an issue, improve the documentation, report bug or ssubmit a pull request. By participating in this project, you agree to abide by the Yahoo Code of Conduct. If you feel there is a conduct issue related to this project, please raise it per the Code of Conduct process and we will address it.