https://gcc.gnu.org/g:f342d66d6990b9559dde13e616a2921a7bfae176
commit r15-4581-gf342d66d6990b9559dde13e616a2921a7bfae176 Author: Jonathan Wakely <jwak...@redhat.com> Date: Wed Oct 23 15:20:27 2024 +0100 top-level: Add pull request template for Forgejo ChangeLog: * .forgejo/PULL_REQUEST_TEMPLATE.md: New file. Diff: --- .forgejo/PULL_REQUEST_TEMPLATE.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.forgejo/PULL_REQUEST_TEMPLATE.md b/.forgejo/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 000000000000..fc645f11305c --- /dev/null +++ b/.forgejo/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,9 @@ +Thanks for taking the time to contribute to GCC! + +Please be advised that https://forge.sourceware.org/ is currently a trial +that is being used by the GCC community to experiment with a new workflow +based on pull requests. + +Pull requests sent here may be forgotten or ignored. Patches that you want to +propose for inclusion in GCC should use the existing email-based workflow, +see https://gcc.gnu.org/contribute.html