From: Jonathan Wakely Date: Wed, 23 Oct 2024 14:20:27 +0000 (+0100) Subject: top-level: Add pull request template for Forgejo X-Git-Tag: basepoints/gcc-16~4972 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f342d66d6990b9559dde13e616a2921a7bfae176;p=thirdparty%2Fgcc.git top-level: Add pull request template for Forgejo ChangeLog: * .forgejo/PULL_REQUEST_TEMPLATE.md: New file. --- 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