Skip to content

Commit d32d82c

Browse files
committed
rename Templates => Tenets
1 parent 98147c2 commit d32d82c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
# Bittensor Improvement Templates (BITs)
1+
# Bittensor Improvement Tenets (BITs)
22

3-
Welcome to the Bittensor Improvement Templates (BITs)
3+
Welcome to the Bittensor Improvement Tenets (BITs)
44
[repository](https://github.com/opentensor/bits). This repository serves as the central
55
location for submitting, discussing, and tracking proposals for changes and improvements to the
66
Bittensor protocol.
77

88
## What are BITs?
99

10-
A Bittensor Improvement Template (BIT) is a technical design document providing information to
10+
A Bittensor Improvement Tenet (BIT) is a technical design document providing information to
1111
the Bittensor community or describing new features for the Bittensor protocol and surrounding
1212
ecosystem. A BIT should provide a convincing rationale for and a concise technical
1313
specification of any underlying features described in the BIT. BITs are intended to be the
@@ -48,9 +48,9 @@ BITs pass through several stages before it becomes final:
4848

4949
1. **Fork this repository.**
5050
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](bits/BIT-0000-template.md) as a starting
51+
available BIT number. You can use the [BIT tenet](bits/BIT-0000-tenet.md) as a starting
5252
point.
53-
3. **Fill in the template** with your proposal details.
53+
3. **Fill in the tenet** with your proposal details.
5454
4. **Submit a pull request** with your new BIT. The title should be "BIT-XXXX: [Title]" where
5555
`XXXX` is your BIT number.
5656
5. **Engage in the discussion**: Address any feedback from the community and BIT editors during
@@ -59,7 +59,7 @@ BITs pass through several stages before it becomes final:
5959
## BITs Numbering
6060

6161
BITs are assigned numbers in the order they are proposed. The number `0000` is reserved for the
62-
BIT template. Once a BIT is accepted and merged, its number is locked and cannot be changed.
62+
BIT tenet. Once a BIT is accepted and merged, its number is locked and cannot be changed.
6363

6464
## Roles and Responsibilities
6565

0 commit comments

Comments
 (0)