Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 1.05 KB

pull_request_template.md

File metadata and controls

35 lines (20 loc) · 1.05 KB

⚠️ NOTE: use notes like this to emphasize something about the PR. This could include other PRs this PR is built on top of; new or removed environment variables; reasons for why the PR is on hold; or anything else you would like to draw attention to.

Checklist

  • Linked an issue for this PR (or no issue is relevant)
  • Have you followed the guidelines in the CONTRIBUTING.md file?
  • Have you checked if there are breaking changes in this PR, and if so mentioned them below?

** Feel free to delete sections that aren't relevant to your changes **

Problem

What problem are you trying to solve?:

Solution

How did you solve the problem?

Before & After Screenshots

(Include if relevant) BEFORE: [insert screenshot here]

AFTER: [insert screenshot here]

Other changes (e.g. bug fixes, UI tweaks, small refactors)

Any additional explanations needed about changes:

Breaking Changes

Do any of the changes cause breaking changes for users? For example: Changes in the config, in scripting syntax...: