Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 815 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

17 lines (9 loc) · 815 Bytes

Please use the following structure when proposing changes to our shared Vim configuration and make sure to complete the checklist at the end.

What

Summarize your change.

Example: Specify full path when running focused specs.

Why

Summarize the motivation for the change (bug, feature, etc.)

Example: When only a relative path is specified, focused specs don't run if the shell's current working directory differs from the project root.

Checklist

  • Send RFC email to Braintree developers if change may be impactful. Please include a link to this PR so that discussion about the pros and cons of the change remains linked to the proposed changes. Recent examples include: addition of linter and completer, no longer removing end-of-line whitespace on save, changing to fzf for file lookup.