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 0120cbe commit 02be3dbCopy full SHA for 02be3db
README.md
@@ -47,7 +47,7 @@ BITs pass through several stages before it becomes final:
47
## How to Submit BITs
48
49
1. **Fork this repository.**
50
-2. **Create a new file** in the `BITs/` directory named `BIT-XXXX.md`, where `XXXX` is the next
+2. **Create a new file** in the `bits/` directory named `BIT-XXXX.md`, where `XXXX` is the next
51
available BIT number. You can use the [BIT template](BIT-0000-template.md) as a starting
52
point.
53
3. **Fill in the template** with your proposal details.
0 commit comments