Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 712 Bytes

pull_request_template.md

File metadata and controls

15 lines (11 loc) · 712 Bytes

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?