Skip to content

Commit e47f168

Browse files
committed
Update contributing guide
1 parent d1094ef commit e47f168

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ We welcome contributions to the Laravel.IO project. Please read the following gu
44

55
## Pull Requests
66

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
88
- **Bug fixes** should contain [regression tests](https://laracasts.com/lessons/regression-testing)
99
- All pull requests should follow the [coding standards](#coding-standards)
1010
- Pull requests will be merged after being reviewed by [the maintainers](readme.md#maintainers)

0 commit comments

Comments
 (0)