Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 1.24 KB

pull_request_template.md

File metadata and controls

31 lines (17 loc) · 1.24 KB

Description:

Motivation and Context:

Checklist:

  • My commit summaries follow the format of conventional commits described by factorio-mod-template.

    • Examples:

      • "locale: Added Chinese localisation."

      • "feat: Added Space Boiler. This is a boiler that consumes thruster oxidizer and produces steam."

      • "balance: Rebalanced Space boiler's recipe."

  • I have verified that my commits do not cause the mod to crash on startup, either alone or with the following mods installed:

    • Alien Biomes
  • I have tested control-level changes made by this PR to verify that it doesn't cause any crashes during typical gameplay. Absolute certainty is not required, but reasonable certainty is.

  • If I am submitting locale changes, I have some knowledge of the language involved, either natively or as a second language, and this is not an unverified machine translation.

Screenshots (if appropriate):