Skip to content

Commit 230c396

Browse files
committed
fix nested numbering
1 parent f5be5f4 commit 230c396

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ We believe in the power of the OODA Loop - a decision-making framework that emph
3838

3939
3. Fork the repo and create your branch from `main`.
4040
1. The name of the branch should start with the issue number and be descriptive of the changes you are making.
41-
1. eg. 40--add-test-for-bug-123
41+
2. Example: 9999--add-test-for-bug-123
4242
4. If you've added code that should be tested, add tests.
4343
5. Ensure the test suite passes.
4444
6. Make sure your code lints.

0 commit comments

Comments
 (0)