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: README.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
@@ -11,7 +11,7 @@ Please create an issue for it if it does not already exist, then PR you code for
11
11
1) Head over to the [skeleton repo](https://github.com/laravel-notification-channels/skeleton) & press "Use this template" to create a repo from the skeleton.
12
12
2) Use find/replace to replace all of the placeholders with the correct values (package name, author name, email, etc).
13
13
3) Implement to logic for the channel & add tests.
14
-
4)Add this repoas a remote, and push your new channel to a branch.
14
+
4)Fork this repo, add it as a remote and push your new channel to a branch.
15
15
5) Submit a new PR against this repo for review.
16
16
17
17
Take a look at our [FAQ](http://laravel-notification-channels.com/) to see our small list of rules, to provide top-notch notification channels.
0 commit comments