Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ BITs pass through several stages before it becomes final:

1. **Fork this repository.**
2. **Create a new file** in the `bits/` directory named `BIT-XXXX.md`, where `XXXX` is the next
available BIT number. You can use the [BIT tenet](bits/BIT-0000-tenet.md) as a starting
available BIT number. You can use the [BIT template](bits/BIT-0000-template.md) as a starting
point.
3. **Fill in the tenet** with your proposal details.
4. **Submit a pull request** with your new BIT. The title should be "BIT-XXXX: [Title]" where
Expand Down