Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 500 Bytes

pull_request_template.md

File metadata and controls

20 lines (12 loc) · 500 Bytes

Description of the issue

Describe the problem or feature in addition to a link to the issues.

Description of changes

How does this change address the problem?

License

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Tests

Describe what tests you have done.

Requirements

Before commit the code, please do the following steps.

  1. Run make fmt and make fmt-sh
  2. Run make lint