Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 1.18 KB

CONTRIBUTING.md

File metadata and controls

17 lines (15 loc) · 1.18 KB

README_EN

Issue

When creating an issue, please follow these guidelines:

  • Before creating an issue, check whether the same content has already been proposed in other issues or pull requests.
  • When creating an issue, provide a clear title and description that explain the issue in a way that is easy to understand.
  • Attach appropriate labels that match the content of the issue.
  • Include as much detail as possible about the environment, steps to reproduce, screenshots, and any other information that can help others understand the issue.
  • If there are any related issues or pull requests, please link to them.

Pull Request

When creating a pull request, please follow these guidelines:

  • Before creating a pull request, check whether the same content has already been proposed in other issues or pull requests.
  • When creating a pull request, provide a clear title and description that explain the changes in a way that is easy to understand.
  • Describe the changes, added features, or fixes in as much detail as possible.
  • Attach appropriate labels that match the content of the pull request.
  • When committing, use a prefix in the commit message that appropriately reflects the content.