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
@@ -18,7 +18,7 @@ Use GitHub Issues page to submit issues, enhancement requests and discuss ideas.
18
18
be reviewed.
19
19
- Issues that have already been identified as a bug (note: able to reproduce) will be labelled `bug`.
20
20
- If you'd like to submit a fix for a bug, [send a Pull Request](#creating_a_pull_request) and mention the Issue number.
21
-
- Include tests that isolate the bug and verifies that it was fixed.
21
+
- Include tests that isolate the bug and verify that it was fixed.
22
22
23
23
### New Features
24
24
- If you'd like to add new functionality to this project, describe the problem you want to solve in a [new Issue](https://github.com/heroku/cli/issues/new).
0 commit comments