Skip to content

Commit

Permalink
Add PR template (#925)
Browse files Browse the repository at this point in the history
  • Loading branch information
jdbaldry authored Dec 12, 2024
1 parent f65819d commit 89bb2bb
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE/default.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<!--
Thank you for contributing to Writers' Toolkit!
Consider the following checklist to make sure your PR is most effective.
-->

- [ ] I've used a relevant pull request (PR) title.
- [ ] I've added a link to any relevant issues in the PR description.
- [ ] I've checked my changes on the deploy preview and they look good.
- [ ] I've added an entry to the [What's new](https://github.com/grafana/writers-toolkit/blob/main/docs/sources/whats-new.md) page (only required for notable changes).

0 comments on commit 89bb2bb

Please sign in to comment.