Contributions as PR's are not currently accepted.
Please use the issues tab or discussions as required.
The .env file should be removed from future commits - run git update-index --skip-worktree .env locally to ensure it is
not tracked.
vx.y: The main development branch for an upcoming release.feat/*: Implementing a new feature.bug/*: Fixing a bug, tracked against an issue number where relevant.impr/*: Improving something that already exists.