We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f91a07a commit 05f7fa9Copy full SHA for 05f7fa9
1 file changed
CONTRIBUTING.md
@@ -39,10 +39,10 @@ commit messages are standardized:
39
40
### Before making PR
41
42
-- Run `git fetch upstream` & `git rebase upstream/main` to fetch updated codebase into your local repo.
+- Run `git fetch upstream` & `git rebase upstream/main` to fetch updated codebase into your local repository before creating any new branch.
43
- Run `git checkout -b <your-branch-name>`
44
45
## License
46
47
-By contributing to DogeHouse, you agree that your contributions will be licensed
+By contributing to TPC-website, you agree that your contributions will be licensed
48
under the [LICENSE file](LICENSE).
0 commit comments