Skip to content

Instantly share code, notes, and snippets.

View savilaf's full-sized avatar

Sergi Ávila savilaf

View GitHub Profile
@savilaf
savilaf / test.html
Last active October 10, 2019 11:19
<a href="https://saviaapp.com/path" target="_blank">saviapp.com</a>
<br>
<a href="https://saludsavia.com" target="_blank">saludsavia.com</a>
<br>
<a href="https://savia.page.link/Wcr6" target="_blank">Firebase</a>
@savilaf
savilaf / semantic-commit-messages.md
Last active August 22, 2019 13:03 — forked from joshbuchea/semantic-commit-messages.md
Semantic Commit Messages

Semantic Commit Messages

See how a minor change to your commit message style can make you a better programmer.

Format: <type>(<scope>): <subject> (<taskID>)

<scope> is optional

<taskID> is optional; link to JIRA task o GitHub issue