Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,15 @@
<!-- When changing Lua APIs, consider including code samples and documentation. -->



#### Motivation
<!-- Why are you making this change? Which GitHub issue does this resolve, if any? Any additional context? -->



#### Test plan
<!-- How have you tested this change? This should give confidence to the reviewer -->
<!-- How have you tested this change? This should give confidence to the reviewer that your change is safe. -->
<!-- If someone makes changes to this code in the future, what steps can they follow to check that it's still working correctly? -->



#### Checklist

* [ ] Your code should follow the [coding guidelines](https://wiki.multitheftauto.com/index.php?title=Coding_guidelines).
Expand Down
Loading