diff --git a/.coderabbit.yaml b/.coderabbit.yaml new file mode 100644 index 000000000..e1dd5c811 --- /dev/null +++ b/.coderabbit.yaml @@ -0,0 +1,15 @@ +# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json +language: 'en-US' +early_access: false +reviews: + profile: 'chill' + request_changes_workflow: false + high_level_summary: true + poem: true + review_status: true + collapse_walkthrough: false + auto_review: + enabled: true + drafts: false +chat: + auto_reply: true diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 000000000..eb70b2820 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,27 @@ +### Description + + + +### Type(s) of changes + + + +- [ ] Bug fix +- [ ] New feature +- [ ] Update to an existing feature + +### Motivation for PR + + + +### How Has This Been Tested? + + + +### Applicable screenshots + + + +### Follow-up PR + +