Skip to content

Commit e8ace72

Browse files
authored
Merge pull request #3040 from Galoretka/galoreton
docs: Update Bittensor documentation link
2 parents c787c7b + feaaf7b commit e8ace72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ When you are creating an enhancement suggestion, please [include as many details
279279

280280
#### Before Submitting An Enhancement Suggestion
281281

282-
* **Check the [debugging guide](./DEBUGGING.md).** for tips — you might discover that the enhancement is already available. Most importantly, check if you're using the latest version of Bittensor by pulling the latest changes from the Master branch and if you can get the desired behavior by changing [Bittensor's config settings](https://opentensor.github.io/getting-started/configuration.html).
282+
* **Check the [debugging guide](./DEBUGGING.md).** for tips — you might discover that the enhancement is already available. Most importantly, check if you're using the latest version of Bittensor by pulling the latest changes from the Master branch and if you can get the desired behavior by changing [Bittensor's config settings](https://docs.learnbittensor.org/python-api/html/autoapi/bittensor/core/config/).
283283
* **Determine which repository the problem should be reported in: if it has to do with your ML model, then it's likely [Bittensor](https://github.com/opentensor/bittensor). If you are having problems with your emissions or Blockchain, then it is in [subtensor](https://github.com/opentensor/subtensor)
284284

285285
#### How To Submit A (Good) Feature Suggestion

0 commit comments

Comments
 (0)