Skip to content

[Github] Add Pull Request template with links to Github docs/Discord/Forums #71923

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<!-- THIS COMMENT IS NOT VISIBLE IN THE FINAL PR, BUT FEEL FREE TO REMOVE IT.
Thank you for submitting a Pull Request (PR) to the LLVM Project!

You can add reviewers by using the "Reviewers" section of the PR page.
This requires that you have write permissions for the repository, so if this
does not work for you, you can instead tag reviewers by name in a comment using
"@<reviewer's GitHub username>".

If you have received no comments on your PR for a week, you can request a review
by ‘ping’ing the PR by adding a comment “Ping”. The common courtesy ‘ping’
rate is once a week. Please remember that you are asking for valuable time from
other developers.

If you have further questions about the PR process, they may be answered by the
LLVM GitHub User Guide: https://llvm.org/docs/GitHub.html

You can also ask questions in a comment on the PR, or ask on the
LLVM Discord (https://discord.com/invite/xS7Z362) or
Discourse forums (https://discourse.llvm.org/).
-->