Skip to content

Instantly share code, notes, and snippets.

@paradox460
Last active August 29, 2015 14:07
Show Gist options
  • Save paradox460/e5af07fd2f4ebce70512 to your computer and use it in GitHub Desktop.
Save paradox460/e5af07fd2f4ebce70512 to your computer and use it in GitHub Desktop.
Pull request template
<snippet>
<content><![CDATA[
## Status
**${1:READY}**
| See Also | #$2 |
| -------- | -${2/./-/g} |
## Description
${3:*n/a*}
## Todos
${4:*n/a*}
## Deploy Notes
${5:*n/a*}
## Steps to test/reproduce
${6:*n/a*}
## Impacted Areas in Application
${7:*n/a*}
]]></content>
<tabTrigger>pullrequest</tabTrigger>
<!-- Optional: Set a scope to limit where the snippet will trigger -->
<!-- <scope>source.python</scope> -->
</snippet>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment