Skip to content

Commit

Permalink
github: update PR template
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgeorpinel committed Nov 19, 2019
1 parent 5e2b851 commit ac41971
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,9 @@
- Have you followed the guidelines in
[Contributing Documentation](https://dvc.org/doc/user-guide/contributing/docs)?

- The PR title should start with "Fix #bugnum: " (if applicable), followed by a
clear one-line present-tense summary of the changes introduced in the PR. For
example: "Fix #bugnum: Introduce the first version of the collection editor.".
- Please use the title to provide a clear one-line present-tense summary of the
changes introduced in the PR. For example: "Introduce the first version of the
collection editor.".

- Please make sure to mention "Fix #bugnum" (if applicable) somewhere in the
description of the PR. This enables GitHub to link the PR to the corresponding
bug.
- Please make sure to mention "Fix #bugnum" (if applicable) in the description
of the PR. This enables GitHub to link the PR to the corresponding bug.

0 comments on commit ac41971

Please sign in to comment.