Skip to content

Commit fd2aa12

Browse files
committed
chore: add note to pr guidelines [ci skip]
1 parent 0841b9b commit fd2aa12

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/contributing.md

+2
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ Hi! I'm really excited that you are interested in contributing to Vue.js. Before
1919

2020
- Checkout a topic branch from a base branch, e.g. `main`, and merge back against that branch.
2121

22+
- [Make sure to tick the "Allow edits from maintainers" box](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/allowing-changes-to-a-pull-request-branch-created-from-a-fork). This allows us to directly make minor edits / refactors and saves a lot of time.
23+
2224
- If adding a new feature:
2325

2426
- Add accompanying test case.

0 commit comments

Comments
 (0)