Scripts/resources/[ps]/ps-realtor/pull_request_template.md

16 lines
712 B
Markdown
Raw Normal View History

2024-12-29 20:28:24 +00:00
# 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?