Scripts/resources/[ps]/ps-housing/docs/pull_request_template.md
2024-12-29 21:28:24 +01:00

16 lines
712 B
Markdown

# Overview
*Provide a brief overview of the purpose of this pull request*
# Details
*Provide details on the change you are making, why they are necessary, and any information that will help with understanding.*
# UI Changes / Functionality
*Include a before and after screenshot/recording if applicable. Short recordings showing that your changes work are helpful, but optional.*
# Testing Steps
*Provide a list of repro steps on how to test that your changes are valid.*
- [ ] Did you test the changes you made?
- [ ] Did you test core functionality of the script to ensure your changes do not regress other areas?
- [ ] Did you test your changes in multiplayer to ensure it works correctly on all clients?