Files
eggent/.github/pull_request_template.md

22 lines
293 B
Markdown

## Summary
Describe the problem and the intent of this PR.
## What Changed
-
## How to Test
1.
2.
3.
## Checklist
- [ ] PR is focused on one topic.
- [ ] I ran `npm run lint`.
- [ ] I ran `npm run build`.
- [ ] I updated docs when behavior changed.
- [ ] I linked related issue(s).