This pull request addresses issue BOT-XYZ.
- Fixed issue X;
- Added feature Y;
- Updated the documentation for Z;
- Increased test coverage for W;
- Other task related item;
- ...
Requirements when deploying the current work to an environment (dev, staging or production):
- An
ENVvariable needs to be added; - Permissions need to be set for
X,YandZ; - ...