Skip to content

Commit 9aa32dc

Browse files
author
Kelly Selden
authored
fix bullet
1 parent 81c2235 commit 9aa32dc

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 @@ Tips for changing this list:
88
1. Fork [ember-cli-update](https://github.com/ember-cli/ember-cli-update).
99
1. Do a code search for the URL containing "ember-cli-update-codemods-manifest".
1010
1. Change it to link to your changes from step 1.
11-
* This will look like "https://raw.githubusercontent.com/ember-cli/ember-cli-update-codemods-manifest/vX/manifest.json" => "https://raw.githubusercontent.com/your-username/ember-cli-update-codemods-manifest/your-branch/manifest.json".
11+
* This will look like "https://raw.githubusercontent.com/ember-cli/ember-cli-update-codemods-manifest/vX/manifest.json" => "https://raw.githubusercontent.com/your-username/ember-cli-update-codemods-manifest/your-branch/manifest.json".
1212
1. Submit the change from step 4 as a pull request to [ember-cli-update](https://github.com/ember-cli/ember-cli-update). The purpose is to run the test suite.
1313
1. Fix any test failures resulting from step 5.
1414
1. If your change from step 1 is a new codemod instead of an update or fix to an existing, try and add a new test case to [test/fixtures/codemod](https://github.com/ember-cli/ember-cli-update/tree/master/test/fixtures/codemod). Otherwise, this step is not necessary.

0 commit comments

Comments
 (0)