Skip to content

Commit e00eda0

Browse files
committed
. d reformatted code and updated markdown snippets
1 parent bad4d7f commit e00eda0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal_documentation/processes/FixingIssues.process.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ If you don't have the URL of the issue or pull request, ask for it.
2525
* Use the Arlo Commit Notation (`<Risk Symbol> B <Title>`). Typically, the risk symbol will be `-` (Tested) if you wrote a unit test.
2626
* Reference the fixed issue number in the commit message body (e.g., `Fixes #<issue_number>`).
2727
* Include any necessary co-authors (refer to `ArloCommitNotation.process.md`).
28-
* Use the commit script: `.windsurf/scripts/commit.sh "<commit_message>"`
28+
* Use the commit script: `.windsurf/scripts/commit.sh "<commit_message>"`

0 commit comments

Comments
 (0)