Skip to content

Commit de54dea

Browse files
Update contrib/CONTRIBUTING.md
Co-authored-by: BD Himes <[email protected]>
1 parent 2d04c39 commit de54dea

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
@@ -127,7 +127,7 @@ Please follow these steps to have your contribution considered by the maintainer
127127
1. Read the [development workflow](./DEVELOPMENT_WORKFLOW.md) defined for this repository to understand our workflow.
128128
2. Ensure your PR meets the criteria stated in the 'Pull Request Philosophy' section.
129129
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.
131131
5. Ensure your commit messages are clear and concise. Include the issue number if applicable.
132132
6. If you have multiple commits, rebase them into a single commit using `git rebase -i`.
133133
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).

0 commit comments

Comments
 (0)