You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: llvm/utils/git/github-automation.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@
31
31
e.g. use `make check-clang-ast` to only run Clang's AST tests.
32
32
4) Create a Git commit.
33
33
5) Run [`git clang-format HEAD~1`](https://clang.llvm.org/docs/ClangFormat.html#git-integration) to format your changes.
34
-
6) Open a pull request to the [upstream repository](https://github.com/llvm/llvm-project/pulls) on GitHub.
34
+
6) Open a [pull request](https://github.com/llvm/llvm-project/pulls) to the [upstream repository](https://github.com/llvm/llvm-project) on GitHub.
35
35
6.1) Detailed instructions can be found [here](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request).
36
36
37
37
If you have any further questions about this issue, don't hesitate to ask via a comment on this Github issue.
0 commit comments