Become a contributor, develop Piman together

Thank you for your interest in Piman!

Piman's goal is to implement the universal design philosophy "Design for all" in web design as much as possible.

Before becoming a development partner, please take a little time to read the following items:

  • Issue

    • Please first search on GitHub for related issues

    • If there is one, you can try to solve it

    • If there isn't one, you can open a new issue

    • And use the labels we have set

  • Pull Request

    • fork the repo

    • clone the fork

    • commit message

      • feat: new feature

      • fix: fix bug

      • refactor: coding style, project architecture, documentation

      • revert: revert commit

      • unittest

    • DO NOT PR the dist folder

    • rebase

    • PR to the dev branch

  • Tag

    • release format: x.x.x-{y}.x

Last updated

Was this helpful?