You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[ ] My commits are in nice logical chunks with [good commit messages](http://chris.beams.io/posts/git-commit/)
4
-
*[ ] My changes are [rebased](https://medium.freecodecamp.org/git-rebase-and-the-golden-rule-explained-70715eccc372) on the latest [`trunk`](https://github.com/konstantinullrich/crypton/tree/trunk) branch
4
+
*[ ] My changes are [rebased](http://blog.axosoft.com/golden-rule-of-rebasing-in-git/) on the latest [`trunk`](https://github.com/konstantinullrich/crypton/tree/trunk) branch
5
5
*[ ] Ran ´dartfmt -w lib test example´
6
6
*[ ] All tests are passing
7
7
*[ ] My changes are ready to be shipped to users
8
8
9
9
10
10
## Issues affected
11
-
<!-- Use 'Fixes #1' for Bug fixes and 'Closes #1' for every other issue affected--!>
11
+
<!-- Use 'Fixes #1' for Bug fixes and 'Closes #1' for every other issue affected-->
0 commit comments