third_party.pylibs.pylint.src/.github/PULL_REQUEST_TEMPLATE.md
Pierre Sassoulas b6ce99bb81 Add prettier to the pre-commit configuration
Also apply prettier
2021-04-07 22:02:01 +02:00

1.1 KiB

Steps

  • Add yourself to CONTRIBUTORS if you are a new contributor.
  • Add a ChangeLog entry describing what your PR does.
  • If it's a new feature or an important bug fix, add a What's New entry in doc/whatsnew/<current release.rst>.
  • Write a good description on what the PR does.

Description

Type of Changes

Type
🐛 Bug fix
New feature
🔨 Refactoring
📜 Docs