Skip to content

Commit

Permalink
Removed SQUASH COMMITS from the PR template (amundsen-io#287)
Browse files Browse the repository at this point in the history
Removed `SQUASH COMMITS` from the PR template
  • Loading branch information
jinhyukchang authored Sep 4, 2019
1 parent 4a47bb9 commit aaa0950
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/.github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,3 @@ Make sure you have checked **all** steps below to ensure a timely review.
- [ ] In case of new functionality, my PR adds documentation that describes how to use it.
- All the public python functions and the classes in the PR contain docstrings that explain what it does
- [ ] PR passes all tests documented in the [developer guide](https://github.com/lyft/amundsenfrontendlibrary/blob/master/docs/developer_guide.md#testing)
- [ ] I have squashed multiple commits if they address the same issue. In addition, my commits follow the guidelines from "[How to write a good git commit message](http://chris.beams.io/posts/git-commit/)"

0 comments on commit aaa0950

Please sign in to comment.