mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-12 01:11:29 +00:00
Create pull_request_template.md
This commit is contained in:
parent
3ae7979a67
commit
e306c86875
28
pull_request_template.md
Normal file
28
pull_request_template.md
Normal file
@ -0,0 +1,28 @@
|
|||||||
|
# Description
|
||||||
|
|
||||||
|
Please include a summary of the changes and the related issue (Why is this change necessary). Please also include relevant motivation and context. List any dependencies that are required for this change.
|
||||||
|
|
||||||
|
Fixes # (issue)
|
||||||
|
|
||||||
|
## Type of change
|
||||||
|
|
||||||
|
Please delete options that are not relevant.
|
||||||
|
|
||||||
|
- [ ] Bug fix (non-breaking change which fixes an issue)
|
||||||
|
- [ ] New feature (non-breaking change which adds functionality)
|
||||||
|
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
|
||||||
|
- [ ] This change requires a documentation update
|
||||||
|
|
||||||
|
# Testing
|
||||||
|
|
||||||
|
Attach images and describe testing done to validate functionality.
|
||||||
|
|
||||||
|
* Clients tested:
|
||||||
|
|
||||||
|
# Checklist:
|
||||||
|
|
||||||
|
- [ ] I have performed a self-review of my code. Ensuring variables, functions and methods are named in a human-readable way, comments are added only where naming of variables, functions and methods can't give enough context.
|
||||||
|
- [ ] I have tested my changes
|
||||||
|
- [ ] I have made corresponding changes to the documentation
|
||||||
|
- [ ] I own the changes of my code take responsibilities for the potential issues that occur
|
||||||
|
|
||||||
Loading…
x
Reference in New Issue
Block a user