Skip to content

Commit 2ee965e

Browse files
authored
docs(contributing): Mention PRs agains dev branch
1 parent 1afa9e1 commit 2ee965e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,6 @@ If you want to see your changes in your project instead of the playground:
2828
- In your project run `yarn link bootstrap-vue`
2929
- Run `yarn watch` inside *bootstrap-vue*
3030
- Now every time you change a component, a new production version will be built and ready on your project.
31+
32+
### Pull requests
33+
Please ensure all pull requests are made aganst the `dev` branch on GitHub.

0 commit comments

Comments
 (0)