You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: contributing.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ We welcome contributions to the Laravel.IO project. Please read the following gu
4
4
5
5
## Pull Requests
6
6
7
-
-**Feature requests** first need to be discussed and accepted by the community through an issue before sending in a pull request
7
+
-**Feature requests** first need to be discussed and accepted [through an issue](https://github.com/LaravelIO/laravel.io/issues/new) before sending in a pull request
8
8
-**Bug fixes** should contain [regression tests](https://laracasts.com/lessons/regression-testing)
9
9
- All pull requests should follow the [coding standards](#coding-standards)
10
10
- Pull requests will be merged after being reviewed by [the maintainers](readme.md#maintainers)
0 commit comments