Trikalabs
  • Home
  • Best online TDD videos
  • Book Suggestions
  • About Me
  • Contact
Trikalabs
No Result
View All Result

Improve pull request descriptions using templates

by fragi
May 18, 2019
in Github
Share on FacebookShare on Twitter

Giving more context about the code in the Pull Requests can improve the quality of the review and makes the reviewers’ life easier. One way to accomplish this is by using templates. A Pull request template is just a markdown file.

To create one Pull Request template in Github is very easy. All we have to do is to add a file named PULL_REQUEST_TEMPLATE in one of three locations:

  • .github folder
  • In the root of our project
  • In the docs folder

Example:

https://github.com/Fragki/RomanNumerals/pull/1

Resources:

https://help.github.com/en/articles/about-issue-and-pull-request-templates

https://github.com/devspace/awesome-github-templates

fragi

fragi

Related Posts

No Content Available
Next Post
TDD UIViewController

TDD UIViewController

TDD UITableView

TDD UITableView

Unit Test Result type and closure

Unit Test Result type and closure

  • Advertise
  • Privacy & Policy
  • Contact

© 2019 Trikalabs Ltd. All rights reserved.

No Result
View All Result
  • Home
  • About Me
  • A curated list with the best free online TDD videos
  • Book Suggestions
  • Pinner Code Club

© 2019 Trikalabs Ltd. All rights reserved.