Skip to content

Commit 63a1a2f

Browse files
committed
Merge pull request laravel#412 from rmasters/docs-contributing
Add a link to the docs repository
2 parents f5f630a + 1b11516 commit 63a1a2f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

contributing.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ The pull request process differs for new features and bugs. Before sending a pul
1616

1717
Pull requests for bugs may be sent without creating any proposal issue. If you believe that you know of a solution for a bug that has been filed on Github, please leave a comment detailing your proposed fix.
1818

19+
Bug reports and changes for the documentation can also be contributed through Github in the [documentation repository](https://github.com/laravel/docs).
20+
1921
### Feature Requests
2022

2123
If you have an idea for a new feature you would like to see added to Laravel, you may create an issue on Github with `[Request]` in the title. The feature request will then be reviewed by a core contributor.

0 commit comments

Comments
 (0)