From f342d66d6990b9559dde13e616a2921a7bfae176 Mon Sep 17 00:00:00 2001 From: Jonathan Wakely Date: Wed, 23 Oct 2024 15:20:27 +0100 Subject: [PATCH] top-level: Add pull request template for Forgejo ChangeLog: * .forgejo/PULL_REQUEST_TEMPLATE.md: New file. --- .forgejo/PULL_REQUEST_TEMPLATE.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .forgejo/PULL_REQUEST_TEMPLATE.md diff --git a/.forgejo/PULL_REQUEST_TEMPLATE.md b/.forgejo/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 00000000000..fc645f11305 --- /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