mirror of
https://github.com/eggent-ai/eggent.git
synced 2026-03-07 18:13:07 +00:00
chore: add contribution docs and issue/PR templates (#3)
This commit is contained in:
21
.github/pull_request_template.md
vendored
Normal file
21
.github/pull_request_template.md
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
## 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).
|
||||
Reference in New Issue
Block a user