Skip to content

Commit 4700f88

Browse files
authored
Add a pull request template
Again, not entirely a fan of these, but there's been several PRs which would have been better off targeting the original repo.
1 parent 9428bee commit 4700f88

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/pull_request_template.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<!--
2+
Unless this feature is specific to CC:Tweaked, try to [target the original ComputerCraft repo](https://github.com/dan200/ComputerCraft/) instead. There's a lot more people watching it, so it allows the wider community to contribute.
3+
-->
4+
5+
## Useful information to include:
6+
- Brief explanation of the changes you've made.
7+
- Rationale of why this change has been made/reasoning behind it.
8+
9+
The more information you can provide, the easier it is to review something now _and_ to see why a change was made, when the code needs updating in the future.

0 commit comments

Comments
 (0)