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 891767c commit 3aefa4bCopy full SHA for 3aefa4b
README.md
@@ -48,7 +48,7 @@ BITs pass through several stages before it becomes final:
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
51
- available BIT number. You can use the [BIT template](BIT-0000-template.md) as a starting
+ available BIT number. You can use the [BIT template](bits/BIT-0000-template.md) as a starting
52
point.
53
3. **Fill in the template** with your proposal details.
54
4. **Submit a pull request** with your new BIT. The title should be "BIT-XXXX: [Title]" where
0 commit comments