Skip to content

Commit d8f3140

Browse files
authored
fix: update documentation
1 parent e763687 commit d8f3140

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Please create an issue for it if it does not already exist, then PR you code for
88

99
## Workflow for new channels
1010

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.
1212
2) Use find/replace to replace all of the placeholders with the correct values (package name, author name, email, etc).
1313
3) Implement to logic for the channel & add tests.
1414
4) Fork this repo, add it as a remote and push your new channel to a branch.

0 commit comments

Comments
 (0)