Skip to content

Commit

Permalink
chore: update PR template (gnolang#926)
Browse files Browse the repository at this point in the history
  • Loading branch information
moul authored and Doozers committed Aug 31, 2023
1 parent 5a64ab4 commit 9abfbd9
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
<!-- Please provide a brief summary of your changes in the Title above -->

# Description

Please provide a detailed description of the changes made in this pull request.

<details><summary>Checklists...</summary>

## Contributors Checklist

- [ ] Added new tests, or not needed, or not feasible
Expand All @@ -19,3 +17,4 @@ Please provide a detailed description of the changes made in this pull request.
- [ ] Checked that the author followed the guidelines in `CONTRIBUTING.md`
- [ ] Checked the conventional-commit (especially PR title and verb, presence of `BREAKING CHANGE:` in the body)
- [ ] Ensured that this PR is not a significant change or confirmed that the review/consideration process was appropriate for the change
</details>

0 comments on commit 9abfbd9

Please sign in to comment.