Commit 7c37de93 authored by Henk Verlinde's avatar Henk Verlinde
Browse files

meta: add pull request template

parent baa812ca
Loading
Loading
Loading
Loading
+18 −0
Original line number Diff line number Diff line
## Summary

Brief explanation of the proposed changes.

## Basic example

Include a basic example, screenshots, or links.

## Motivation

Why are we doing this? What use cases does it support? What is the expected outcome?

## Checks

- [ ] Read [Create a Pull Request](https://getdoks.org/docs/contributing/how-to-contribute/#create-a-pull-request)
- [ ] Supports all screen sizes (if relevant)
- [ ] Supports both light and dark mode (if relevant)
- [ ] Passes `npm run test`