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: CONTRIBUTING.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
@@ -17,6 +17,6 @@ Thanks for contributing!
17
17
18
18
-`yarn test` – Runs the test suite
19
19
20
-
This is an [ember-template-lint](https://github.com/ember-template-lint/ember-template-lint) plugin. Documentation for the APIs that it uses can be found [in that repo](https://github.com/ember-template-lint/ember-template-lint/blob/master/docs/plugins.md).
20
+
This is an [ember-template-lint](https://github.com/ember-template-lint/ember-template-lint) plugin. Documentation for the APIs that it uses can be found [in that repo](https://github.com/ember-template-lint/ember-template-lint/blob/main/docs/plugins.md).
21
21
22
22
Don't forget that you have the `yarn test --inspect-brk` command to debug!
0 commit comments