Daniel (dB.) Doubrovkine

Results 557 issues of Daniel (dB.) Doubrovkine

Ala https://github.com/dblock/danger-toc/blob/master/RELEASING.md

chore

Seems similar to gmail's: http://www.usatoday.com/story/tech/columnist/2014/07/06/extra-email-address-alias/12079295/.

new feature

I'm only 50% convinced that this belongs in this gem. Once the email was canonicalized, combine it with RFC validation. Maybe https://github.com/hallelujah/valid_email? This was prompted by a discussion around the...

new feature
discuss!

https://github.com/hashie/hashie/pull/523

bug?

In https://github.com/dblock/strava-ruby-client/pull/23/files#r366316379 we have an issue #22 inside of a sentence. We can warn for that and tell users to make a list with a link.

new feature

For example in https://github.com/ashkan18/graphlient/pull/45/commits/dbdb6797caa64289746e958b7ce3b0bbfa5fb0b2 the developer has no idea that the changelog is missing a period.

new feature

Many changelogs have all variations of "Fix" vs. "Fixes" vs. "Fixed". Standardize on something.

new feature

Could relax semver a bit. ``` ### 0.1 [2018/1/1] ### [0.1] [2018/1/1] ## [0.2] - 2017-06-20 ```

new feature

``` ## 0.4.0 (next) ``` vs. ``` ## 0.4.0 (Next) ``` Or some other text.

new feature

Should be able to say `[@foobar]` and not `[@foobar](https://github.com/foobar)` and reference foobar as a link below as `[@foobar]: https://github.com/foobar`.

new feature