Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 583 Bytes

CONTRIBUTING.md

File metadata and controls

16 lines (14 loc) · 583 Bytes

Commit Messages Specification

  • Add | your msg Add a new feature.
  • Fix | your msg For bug fixes.
  • Opt | your msg Made some optimizations.
  • Del | your msg Deletion.
  • Update | your msg Update some requirements.
  • Ver | your msg Release a version.
  • i18n | your msg I18n changes.

Pull Request Specification

  • You need to provide a detailed description of the changes.
  • You must have an organizational member/collaborator approved you.
  • You had better provide a screenshot if the interface is changed.

Issues Specification

  • Follow the template, thanks.