Skip to content

Instantly share code, notes, and snippets.

@mschmulen
Last active November 17, 2020 19:44
Show Gist options
  • Save mschmulen/ae12449edac15ca508c21387b44c3b66 to your computer and use it in GitHub Desktop.
Save mschmulen/ae12449edac15ca508c21387b44c3b66 to your computer and use it in GitHub Desktop.

Revisions

  1. mschmulen revised this gist Nov 17, 2020. 1 changed file with 1 addition and 2 deletions.
    3 changes: 1 addition & 2 deletions pull_request_template.md
    Original file line number Diff line number Diff line change
    @@ -16,8 +16,7 @@

    #### Checklist:
    - [ ] Removed Commented/Debug Code
    - [ ] Verified Unit Tests locally
    - [ ] Extended Unit Tests
    - [ ] Does this change have UnitTest coverage
    - [ ] Does this change include deprecation notices

    ### Documentation Update:
  2. mschmulen created this gist Nov 17, 2020.
    31 changes: 31 additions & 0 deletions pull_request_template.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,31 @@
    ### All Submissions:

    #### Ticket Link:

    > Add the link to you ticket
    #### Change Log (How):

    > Brief Summary or bullet points of the specific changes.
    #### Known Side Effects:

    > Include any known by-products of the change (delete section if none)
    <!-- You can erase any parts of this template not applicable to your Pull Request. -->

    #### Checklist:
    - [ ] Removed Commented/Debug Code
    - [ ] Verified Unit Tests locally
    - [ ] Extended Unit Tests
    - [ ] Does this change include deprecation notices

    ### Documentation Update:
    - [ ] None
    - [ ] Readme
    - [ ] Inline documentation comments

    ### Version release and publish:

    - [ ] N/A
    - [ ] Requires a version tag an publish