Skip to content

Instantly share code, notes, and snippets.

View armanmoztar's full-sized avatar

Arman Moztarzadeh armanmoztar

View GitHub Profile
@ih2502mk
ih2502mk / list.md
Last active March 16, 2025 04:23
Quantopian Lectures Saved
@joshbuchea
joshbuchea / semantic-commit-messages.md
Last active March 16, 2025 06:21
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>

<scope> is optional

Example

@briandk
briandk / CONTRIBUTING.md
Created March 18, 2016 20:29
A basic template for contributing guidelines that I adapted from Facebook's open source guidelines

Contributing to Transcriptase

We love your input! We want to make contributing to this project as easy and transparent as possible, whether it's:

  • Reporting a bug
  • Discussing the current state of the code
  • Submitting a fix
  • Proposing new features
  • Becoming a maintainer

We Develop with Github