Bug Fixes
- **cli-generate-config**: Ensure configuration types are always toml parsable
([785](https://github.com/python-semantic-release/python-semantic-release/pull/785),
[`758e649`](https://github.com/python-semantic-release/python-semantic-release/commit/758e64975fe46b961809f35977574729b7c44271))
Documentation
- Add note on default envvar behaviour
([780](https://github.com/python-semantic-release/python-semantic-release/pull/780),
[`0b07cae`](https://github.com/python-semantic-release/python-semantic-release/commit/0b07cae71915c5c82d7784898b44359249542a64))
- **configuration**: Change defaults definition of token default to table
([786](https://github.com/python-semantic-release/python-semantic-release/pull/786),
[`df1df0d`](https://github.com/python-semantic-release/python-semantic-release/commit/df1df0de8bc655cbf8f86ae52aff10efdc66e6d2))
- **contributing**: Add docs-build, testing conf, & build instructions
([787](https://github.com/python-semantic-release/python-semantic-release/pull/787),
[`011b072`](https://github.com/python-semantic-release/python-semantic-release/commit/011b0729cba3045b4e7291fd970cb17aad7bae60))