We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5be5f4 commit 230c396Copy full SHA for 230c396
CONTRIBUTING.md
@@ -38,7 +38,7 @@ We believe in the power of the OODA Loop - a decision-making framework that emph
38
39
3. Fork the repo and create your branch from `main`.
40
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
+ 2. Example: 9999--add-test-for-bug-123
42
4. If you've added code that should be tested, add tests.
43
5. Ensure the test suite passes.
44
6. Make sure your code lints.
0 commit comments