The following are instructions to maintain python-lsp-black
- Releases are tracked using Github milestones, which can be created and closed
under the
Issues > Milestones
page: https://github.com/python-lsp/python-lsp-black/milestones. - If a issue will be fixed as part of a particular release, then its milestone should be the release-corresponding one.
- Please make sure that PRs are also tracked under a specific milestone.
- Please follow the RELEASE.md file when making a release.