Skip to content

Latest commit

Β 

History

History
71 lines (45 loc) Β· 2.21 KB

File metadata and controls

71 lines (45 loc) Β· 2.21 KB

Description

Describe in as much detail as possible what the pull request is trying to achieve and any contextual information which may be helpful to reviewers.

YOUR TEXT HERE

Useful links (e.g. tickets, architecture diagrams etc.)

Checklist

_Put an x in all that apply and explain why in any that don't

  • ❓ I have performed a self-review
  • πŸ“ The commit message is clear and descriptive
  • βœ… I have added tests that prove my fix is effective or that my feature works
  • πŸ“„ The documentation is up-to-date
  • πŸ” The security considerations section in the PR description is complete - Please do not remove this

Dependencies

Add links to any pull requests or documentation related to this pull request.

Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

  • Yes
  • No

If you answered yes, then please explain below.

Security Considerations

Are there any security or data concerns to consider?

Please discuss the security implications/considerations relevant to the proposed change.

These may include:

  • Security-relevant design decisions
  • Concerns
  • Important discussions
  • Implementation-specific guidance and pitfalls
  • An outline of risks and threats
  • Yes
  • No

If you answered yes, then please explain below.

Types of change

What kind of change does this Pull Request introduce? Put an x in the boxes that apply

  • πŸ› Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • πŸ’₯ Breaking change (fix or feature that would cause existing functionality not to work as expected)
  • πŸ›  Adding or updating configuration files, development scripts etc.
  • ♻️ Refactoring (no functional changes, no API changes)
  • 🧹 Chore (removing redundant files, fixing typos etc.)
  • πŸ“„ Documentation Update
  • ❓ Other (if none of the other choices applies)

If you answered "other", then please explain below.

Additional information

Please add any additional information that will be useful for the reviewer.