Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.13 KB

pull_request_template.md

File metadata and controls

18 lines (13 loc) · 1.13 KB

What

This section describes what this PR is about. It should be a clear and concise description concerning what this PR is for, why this PR is needed, and why it should be accepted. Linking an issue can be used alternatively to writing a description.

Implementation Details

Any implementations in this PR that should be carefully looked over, or that could/should have alternate solutions proposed.

Outcome

A short description of what this PR added/fixed/changed/removed. For correct linking of issues please use any of the Closes/Fixes/Resolves keywords. Example: When a PR is fixing a bug use "Fixes: #number-of-bug"

Additional Information

This section is for screenshots to demonstrate any GUI or rendering changes, or any other additional information that reviewers should be aware of.

Potential Compatibility Issues

This section is for defining possible compatibility issues. It must be used when there are API changes, item/block/material/machine changes, or recipe changes.

Please fill in as much useful information as possible. Also, please remove all unused sections, including this and the other explanations.