Skip to content

Commit

Permalink
chore: update pull request template (#7)
Browse files Browse the repository at this point in the history
Co-authored-by: Sourcegraph <[email protected]>
  • Loading branch information
unknwon and Sourcegraph authored Nov 28, 2021
1 parent 323058e commit ba47b9d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@

A clear and concise description of what the pull request is about, i.e. what problem should be fixed?

Link to the issue: <!-- paste the issue link here -->
Link to the issue: <!-- paste the issue link here, or put "n/a" if not applicable -->

### Checklist

- [ ] I have added test cases to cover the new code.
- [ ] I agree to follow this project's [Code of Conduct](https://golang.org/conduct) by submitting this pull request.
- [ ] I totally understand sending a pull request has no guarantee to be merged, and the review rounds may take a long time.
- [ ] I have added test cases to cover the new code.

0 comments on commit ba47b9d

Please sign in to comment.