Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

CONTRIBUTING.MD

Latest commit

 

History

History
61 lines (37 loc) · 2.07 KB

CONTRIBUTING.MD

File metadata and controls

61 lines (37 loc) · 2.07 KB

Thank you for taking the time to contribute! We appreciate any help in improving mpvQC, whether it’s fixing bugs oradding new features.


Pull Request Guidelines

  1. Conventional Commits:
    We useConventional Commits to structure our commit messages. Examples:

    • fix: correct minor typos in code
    • feat: add new pirmary colors
  2. Descriptive PRs:

    • Provide a clear title and description.
    • Link any relevant issues (e.g., “Fixes #42”).
    • Keep your changes focused and self-contained.
  3. Code Reviews:

    • Be open to feedback and discussion.
    • Make any requested changes or clarifications promptly.

Coding Standards

  • Runjust lint-python to check for any lint issues.
  • Usejust format to automatically format your code.

Testing

  • If you add or modify functionality, please include or update tests when possible.
  • Ensure all existing tests pass before making a pull request.

Issues and Bug Reports

  • Search First: Check if an issue already exists for your topic.
  • Create a New Issue: Clearly describe the bug or problem, including steps to reproduce it, and provide any relevantsystem information if applicable.

Feature Requests

  • If you’d like to implement a new feature,please open a new issue (or join a relevant discussion if one exists)before you start coding. This way, we can coordinate and ensure your contribution aligns with project goals.

License

By contributing to mpvQC, you agree that your contributions will be licensed under the same license that governs thisproject. SeeLICENSE for details.


[8]ページ先頭

©2009-2025 Movatter.jp