File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -127,7 +127,7 @@ Please follow these steps to have your contribution considered by the maintainer
127
127
1 . Read the [ development workflow] ( ./DEVELOPMENT_WORKFLOW.md ) defined for this repository to understand our workflow.
128
128
2 . Ensure your PR meets the criteria stated in the 'Pull Request Philosophy' section.
129
129
3 . Include relevant tests for any fixed bugs or new features as stated in the [ testing guide] ( ./TESTING.md ) .
130
- 4 . Follow all instructions in [ the template] ( https://github.com/opentensor/bittensor/blob/master /.github/pull_request_template.md) to create the PR.
130
+ 4 . Follow all instructions in [ the template] ( .. /.github/pull_request_template.md) to create the PR.
131
131
5 . Ensure your commit messages are clear and concise. Include the issue number if applicable.
132
132
6 . If you have multiple commits, rebase them into a single commit using ` git rebase -i ` .
133
133
7 . Explain what your changes do and why you think they should be merged in the PR description consistent with the [ style guide] ( ./STYLE.md ) .
You can’t perform that action at this time.
0 commit comments