We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bad4d7f commit e00eda0Copy full SHA for e00eda0
internal_documentation/processes/FixingIssues.process.md
@@ -25,4 +25,4 @@ If you don't have the URL of the issue or pull request, ask for it.
25
* Use the Arlo Commit Notation (`<Risk Symbol> B <Title>`). Typically, the risk symbol will be `-` (Tested) if you wrote a unit test.
26
* Reference the fixed issue number in the commit message body (e.g., `Fixes #<issue_number>`).
27
* Include any necessary co-authors (refer to `ArloCommitNotation.process.md`).
28
- * Use the commit script: `.windsurf/scripts/commit.sh "<commit_message>"`
+ * Use the commit script: `.windsurf/scripts/commit.sh "<commit_message>"`
0 commit comments