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
@@ -8,7 +8,7 @@ Please create an issue for it if it does not already exist, then PR you code for
8
8
9
9
## Workflow for new channels
10
10
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.
11
+
1) Head over to the [skeleton repo](https://github.com/laravel-notification-channels/skeleton)download a ZIP copy. This is important, to ensure you start from a fresh commit history.
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
14
4) Fork this repo, add it as a remote and push your new channel to a branch.
0 commit comments