Skip to content

Instantly share code, notes, and snippets.

View mark-casias's full-sized avatar
🎸
Working from home

Mark Casias mark-casias

🎸
Working from home
View GitHub Profile
@kwhite
kwhite / pull_request_template.md
Last active July 30, 2020 14:37 — forked from indiesquidge/pull_request_template.md
An example PR template

Description

As a developer, I need to start with a story.

A few sentences describing the overall goals of the pull request's commits. What is the current behavior of the app? What is the updated/expected behavior with this PR? Include your acceptance critiera! If your tasks were well-written, you can probably copy/paste some of this.

Affected URL

link_to_relevant_multidev_or_test_site

@aczietlow
aczietlow / PHP[World]-2015.md
Last active August 22, 2016 18:25
PHP[world] 2015 session notes

PHP[World] 2015

TL;DR

  1. PHP 7 is amazing
  2. Drupal 8, Symfony 3, Magento 2, Laravel 3, PHPUnit 5, Zend Framework 3 are all dropping by the end of the year
  • Really need to brush up on my OOP skills, all the cool kids are doing it
  1. Open source is continuing to grow in government (including Drupal)
  2. Literally everyone here has a CI process (build tool, automated testing, automated deployment)