Skip to content

Commit

Permalink
docs: Add note regarding large PRs to CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
miquelbeltran authored Jan 20, 2025
1 parent 8e5fab7 commit f4dd912
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ _See also: [Flutter's code of conduct](https://flutter.dev/design-principles/#co
We welcome all contributions to the project, however some contributions will need extra work in
order to be accepted.

**New:** Before submitting a large PR, create a ticket with a proposal and wait for the maintainers to give you feedback.

Here's some examples:

### 🟢 Easily accepted contributions
Expand Down Expand Up @@ -172,7 +174,7 @@ file.

We gladly accept contributions via GitHub pull requests.

Please peruse the
Please follow the
[Flutter style guide](https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo) and
[design principles](https://flutter.dev/design-principles/) before
working on anything non-trivial. These guidelines are intended to
Expand Down

0 comments on commit f4dd912

Please sign in to comment.