docker-transmission-openvpn/.github/PULL_REQUEST_TEMPLATE.md
James McMahon cd30f20296
Fix minor typo in docs (#2119)
* Fix minor typo

* Some spelling and grammar fixes
2022-02-18 09:13:55 +09:00

2.5 KiB

Breaking change

<placeholder>

Proposed change

<placeholder>

Type of change

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (which adds functionality to this container)
  • Breaking change (fix/feature causing existing functionality to break)

Additional information

  • This PR fixes or closes issue: fixes #
  • This PR is related to issue: relates to #
  • Link to documentation updated (if done separately): https://...

Checklist

  • The code change is tested and works locally.
  • There is no commented out code in this PR.

If user exposed functionality or configuration variables are added/changed:

  • Documentation added/updated