Skip to content

Commit 9e0c4f3

Browse files
committed
docs: remove closed pr warning from CONTRIBUTING.md
1 parent c33d020 commit 9e0c4f3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

CONTRIBUTING.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -151,9 +151,6 @@ Most of the style guidelines can be checked, fixed, and enforced via Ruff. Older
151151

152152
### Commit and Pull Request Style
153153

154-
> [!CAUTION]
155-
> Please do not close and re-open pull requests. This makes it **much** more difficult to re-pull during reviews. If you would like to signal that your pull request is not ready, please mark is as a draft instead.
156-
157154
- Use [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0) as a guideline for commit messages. This allows us to easily generate changelogs for releases.
158155
- See some [examples](https://www.conventionalcommits.org/en/v1.0.0/#examples) of what this looks like in practice.
159156
- Use clear and concise commit messages. If your commit does too much, either consider breaking it up into smaller commits or providing extra detail in the commit description.

0 commit comments

Comments
 (0)