mirror of
https://github.com/EthanMarti/infio-copilot.git
synced 2026-05-05 06:16:29 +00:00
update issue & pull request template
This commit is contained in:
11
.github/pull_request_template.md
vendored
Normal file
11
.github/pull_request_template.md
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
## Description
|
||||
|
||||
Please include a summary of the changes and the related issue. Please also include relevant motivation and context. If it fixes an issue or resolves a feature request, please include the link to the issue or feature request.
|
||||
|
||||
Note: If your changes include UI modifications, please include screenshots to help reviewers visualize the changes.
|
||||
|
||||
## Checklist before requesting a review
|
||||
- [ ] I have reviewed the [guidelines for contributing](../CONTRIBUTING.md) to this repository.
|
||||
- [ ] I have performed a self-review of my code
|
||||
- [ ] I have run the test suite (by running `pnpm run test`)
|
||||
- [ ] I have tested the functionality manually
|
||||
Reference in New Issue
Block a user