|
1 | 1 | # Bittensor Improvement Proposals (BIPs)
|
2 | 2 |
|
3 |
| -Welcome to the Bittensor Improvement Proposals (BIPs) repository. This repository serves as the |
4 |
| -central location for submitting, discussing, and tracking proposals for changes and |
5 |
| -improvements to the Bittensor protocol. |
| 3 | +Welcome to the Bittensor Improvement Proposals (BIPs) |
| 4 | +[repository](https://github.com/opentensor/bips). This repository serves as the central |
| 5 | +location for submitting, discussing, and tracking proposals for changes and improvements to the |
| 6 | +Bittensor protocol. |
6 | 7 |
|
7 | 8 | ## What is a BIP?
|
8 | 9 |
|
9 |
| -A Bittensor Improvement Proposal (BIP) is a design document providing information to the |
10 |
| -Bittensor community or describing a new feature for Bittensor, its processes, or its |
11 |
| -environment. The BIP should provide a concise technical specification of the feature and a |
12 |
| -rationale for the feature. BIPs are intended to be the primary mechanism for proposing new |
13 |
| -features, collecting community input on an issue, and documenting the design decisions that |
14 |
| -have gone into Bittensor. |
| 10 | +A Bittensor Improvement Proposal (BIP) is a technical design document providing information to |
| 11 | +the Bittensor community or describing new features for the Bittensor protocol and surrounding |
| 12 | +ecosystem. A BIP should provide a convincing rationale for and a concise technical |
| 13 | +specification of any underlying features described in the BIP. BIPs are intended to be the |
| 14 | +primary mechanism for proposing new features and changes, collecting community input on an |
| 15 | +issue, and documenting design decisions that impact the protocol. |
15 | 16 |
|
16 | 17 | ## BIP Types
|
17 | 18 |
|
|
0 commit comments