Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

Commit

Permalink
Add note on git-flow
Browse files Browse the repository at this point in the history
  • Loading branch information
vsund committed Jun 23, 2018
1 parent f6953cc commit 966fccb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Thanks for contributing!

## Best practices

* Use `git-flow` to develop a `feature` or a `fix` branch
* Please put your classes in ClassName.ts
* If you're implementing something changelog-worthy, please add it to the upcoming [changelog](https://github.com/ntzwrk/blockstack.ts/blob/develop/CHANGELOG.md)
* Please don't use default exports (see [this](https://basarat.gitbooks.io/typescript/docs/tips/defaultIsBad.html) and [this](https://blog.neufund.org/why-we-have-banned-default-exports-and-you-should-do-the-same-d51fdc2cf2ad))
Expand Down

0 comments on commit 966fccb

Please sign in to comment.