Skip to content
This repository has been archived by the owner on Dec 9, 2019. It is now read-only.

working flow #91

Open
wildskyf opened this issue Apr 11, 2019 · 1 comment
Open

working flow #91

wildskyf opened this issue Apr 11, 2019 · 1 comment
Assignees
Labels
project affair For project management

Comments

@wildskyf
Copy link
Member

how we run this project

@wildskyf wildskyf self-assigned this Apr 11, 2019
@wildskyf
Copy link
Member Author

wildskyf commented Apr 11, 2019

branch name format

Here is the format: {prefix}__{description}.
we should use two underscore to connect prefix & description.

e.g., feature__notification, hotfix__qr-code

{description}

{description} should use dash to connect.

# do
hotfix__qr-code

# don't
hotfix__qr_code

{prefix}

Here are allowed branch name prefix:

  • feature
  • bugfix
  • style (coding style)
  • refactor
  • improve (improvement, e.g. enhanced feature)
  • docs (documentation)
  • hotfix (workaround)
  • test (when adding missing tests)
  • chore (changes don't modify src and test files, only config or tasks)

to be continued...

ref: https://gist.github.com/dmglab/8402579

@wildskyf wildskyf added the project affair For project management label Jun 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
project affair For project management
Projects
None yet
Development

No branches or pull requests

1 participant