Skip to content

Instantly share code, notes, and snippets.

@Lordnibbler
Last active May 18, 2025 19:58
Show Gist options
  • Select an option

  • Save Lordnibbler/11002759 to your computer and use it in GitHub Desktop.

Select an option

Save Lordnibbler/11002759 to your computer and use it in GitHub Desktop.

Revisions

  1. Lordnibbler revised this gist Feb 25, 2015. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion pull-request-template.md
    Original file line number Diff line number Diff line change
    @@ -18,7 +18,7 @@ other_pr_master | [link]()

    ## Todos
    - [ ] Tests
    - [ ] Document all methods
    - [ ] Documentation


    ## Deploy Notes
  2. Lordnibbler revised this gist Feb 25, 2015. 1 changed file with 9 additions and 12 deletions.
    21 changes: 9 additions & 12 deletions pull-request-template.md
    Original file line number Diff line number Diff line change
    @@ -2,22 +2,23 @@
    **READY/IN DEVELOPMENT/HOLD**

    ## Migrations
    - [ ] Yes
    YES | NO

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

    ## Related PRs
    List related PRs against other branches:

    branch | PR
    ------ | ------
    other_pr_production | [link]()
    other_pr_master | [link]()

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


    ## Todos
    - [x] Checklist item describing completed technical detail
    - [ ] Checklist item describing incomplete technical detail
    - [ ] Tests
    - [ ] Document all methods


    ## Deploy Notes
    @@ -33,13 +34,9 @@ git checkout <feature_branch>
    bundle; script/server
    ```

    1. Go to a route
    2. Click a thing
    3. Profit!!!
    1.

    ## Impacted Areas in Application
    List general components of the application that this PR will affect.
    List general components of the application that this PR will affect:

    * OTP Registration
    * Provisioning
    * UI
    *
  3. Lordnibbler revised this gist Feb 24, 2015. 1 changed file with 4 additions and 4 deletions.
    8 changes: 4 additions & 4 deletions pull-request-template.md
    Original file line number Diff line number Diff line change
    @@ -1,16 +1,16 @@
    ## Status
    **READY/IN DEVELOPMENT/HOLD**

    ## Has Migration
    YES | NO
    ## Migrations
    - [ ] Yes

    ## Description
    List related PRs against other branches:

    branch | PR
    ------ | ------
    other_pr_production | link
    other_pr_master | link
    other_pr_production | [link]()
    other_pr_master | [link]()

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

  4. Lordnibbler revised this gist Feb 24, 2015. 1 changed file with 9 additions and 0 deletions.
    9 changes: 9 additions & 0 deletions pull-request-template.md
    Original file line number Diff line number Diff line change
    @@ -1,8 +1,17 @@
    ## Status
    **READY/IN DEVELOPMENT/HOLD**

    ## Has Migration
    YES | NO

    ## Description
    List related PRs against other branches:

    branch | PR
    ------ | ------
    other_pr_production | link
    other_pr_master | link

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


  5. Lordnibbler revised this gist Sep 4, 2014. 1 changed file with 3 additions and 3 deletions.
    6 changes: 3 additions & 3 deletions pull-request-template.md
    Original file line number Diff line number Diff line change
    @@ -24,9 +24,9 @@ git checkout <feature_branch>
    bundle; script/server
    ```

    1.
    2.
    3.
    1. Go to a route
    2. Click a thing
    3. Profit!!!

    ## Impacted Areas in Application
    List general components of the application that this PR will affect.
  6. Lordnibbler revised this gist Sep 4, 2014. 1 changed file with 14 additions and 1 deletion.
    15 changes: 14 additions & 1 deletion pull-request-template.md
    Original file line number Diff line number Diff line change
    @@ -18,6 +18,19 @@ db migrations, etc.
    ## Steps to Test or Reproduce
    Outline the steps to test or reproduce the PR here.

    ```sh
    git pull --prune
    git checkout <feature_branch>
    bundle; script/server
    ```

    1.
    2.
    3.
    3.

    ## Impacted Areas in Application
    List general components of the application that this PR will affect.

    * OTP Registration
    * Provisioning
    * UI
  7. Lordnibbler revised this gist Apr 22, 2014. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion pull-request-template.md
    Original file line number Diff line number Diff line change
    @@ -19,5 +19,5 @@ db migrations, etc.
    Outline the steps to test or reproduce the PR here.

    1.
    2.
    2.
    3.
  8. Lordnibbler revised this gist Apr 22, 2014. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions pull-request-template.md
    Original file line number Diff line number Diff line change
    @@ -17,6 +17,7 @@ db migrations, etc.

    ## Steps to Test or Reproduce
    Outline the steps to test or reproduce the PR here.

    1.
    2.
    3.
  9. Lordnibbler revised this gist Apr 22, 2014. 1 changed file with 7 additions and 1 deletion.
    8 changes: 7 additions & 1 deletion pull-request-template.md
    Original file line number Diff line number Diff line change
    @@ -13,4 +13,10 @@ A few sentences describing the overall goals of the pull request's commits.

    ## Deploy Notes
    Notes regarding deployment the contained body of work. These should note any
    db migrations, etc.
    db migrations, etc.

    ## Steps to Test or Reproduce
    Outline the steps to test or reproduce the PR here.
    1.
    2.
    3.
  10. Lordnibbler revised this gist Apr 17, 2014. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion pull-request-template.md
    Original file line number Diff line number Diff line change
    @@ -6,7 +6,7 @@
    A few sentences describing the overall goals of the pull request's commits.


    ## Purpose
    ## Todos
    - [x] Checklist item describing completed technical detail
    - [ ] Checklist item describing incomplete technical detail

  11. Lordnibbler created this gist Apr 17, 2014.
    16 changes: 16 additions & 0 deletions pull-request-template.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,16 @@
    ## Status
    **READY/IN DEVELOPMENT/HOLD**


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


    ## Purpose
    - [x] Checklist item describing completed technical detail
    - [ ] Checklist item describing incomplete technical detail


    ## Deploy Notes
    Notes regarding deployment the contained body of work. These should note any
    db migrations, etc.