1
0
mirror of https://github.com/chai2010/advanced-go-programming-book.git synced 2025-05-30 00:32:21 +00:00
advanced-go-programming-book/.github/PULL_REQUEST_TEMPLATE.md
2018-01-07 11:34:55 +08:00

14 lines
279 B
Markdown

## Description
A few sentences describing the overall goals of the pull request's commits.
## Designs
If it's a feature, please write your code designs here.
## Notes to reviewers
Review the following things, including but not limit to:
1. Design
2. Code (styles, magic...)