mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-20 12:19:06 +00:00
ci: update pull request template (#523)
This commit is contained in:
30
.github/pull_request_template.md
vendored
30
.github/pull_request_template.md
vendored
@@ -1,19 +1,21 @@
|
|||||||
## ⚠️ Insert the PR TITLE replacing this text ⚠️
|
<!--- Provide a general summary of your changes in the Title above -->
|
||||||
|
|
||||||
⚠️ Describe your PR replacing this text. Post screenshots or videos whenever possible. ⚠️
|
## Description
|
||||||
|
<!--- Describe your changes in detail -->
|
||||||
|
|
||||||
### Checklist
|
## Related Issue
|
||||||
|
<!--- This project only accepts pull requests related to open issues -->
|
||||||
|
<!--- If suggesting a new feature or change, please discuss it in an issue first -->
|
||||||
|
<!--- If fixing a bug, there should be an issue describing it with steps to reproduce -->
|
||||||
|
<!--- Please link to the issue here: -->
|
||||||
|
|
||||||
- [ ] My branch is updated with main (mandatory)
|
## Motivation and Context
|
||||||
- [ ] I wrote unit tests for this (if applies)
|
<!--- Why is this change required? What problem does it solve? -->
|
||||||
- [ ] I have included migrations and tested them locally (if applies)
|
<!--- If it fixes an open issue, please link to the issue here. -->
|
||||||
- [ ] I have manually tested this feature locally
|
|
||||||
|
|
||||||
> IMPORTANT: Remember that you are responsible for merging this PR after it's been reviewed, and once deployed
|
## How Has This Been Tested?
|
||||||
> you should perform manual testing to make sure everything went smoothly.
|
<!--- Please describe in detail how you tested your changes. -->
|
||||||
|
<!--- Include details of your testing environment, and the tests you ran to -->
|
||||||
### Urgency
|
<!--- see how your change affects other areas of the code, etc. -->
|
||||||
|
|
||||||
- [ ] Urgent (deploy ASAP)
|
|
||||||
- [ ] Non-urgent (deploying in next release is ok)
|
|
||||||
|
|
||||||
|
## Screenshots (if appropriate):
|
||||||
|
|||||||
Reference in New Issue
Block a user