Skip to content

Instantly share code, notes, and snippets.

View madole's full-sized avatar
🟢
Build Passed

Andrew McDowell madole

🟢
Build Passed
View GitHub Profile
@madole
madole / pull-request-template.md
Last active September 27, 2018 01:09 — forked from Lordnibbler/pull-request-template.md
Sample Pull Request Template

Status

READY/IN DEVELOPMENT/HOLD

Migrations

YES | NO

Description

A few sentences describing the overall goals of the pull request's commits.

Related PRs

@madole
madole / 0_reuse_code.js
Created November 30, 2016 23:23
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console