Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Git flow #70

Open
matthewdking opened this issue Mar 23, 2018 · 0 comments
Open

Git flow #70

matthewdking opened this issue Mar 23, 2018 · 0 comments

Comments

@matthewdking
Copy link

In general your git flow is pretty good, however there are a few things I would keep in mind

  • commits should be descriptive and should reference to an issue using #issueNumber
  • branches should be closed after they are merged to keep things tidy
  • PRs should link to an issue and have a description about what is being done in the PR
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants