Re: [PATCH] top-level: Add pull request template for Forgejo

2024-10-23 Thread Joseph Myers
On Wed, 23 Oct 2024, Jonathan Wakely wrote: > This complements the existing .github/PULL_REQUEST_TEMPLATE.md file, > which is used when somebody opens a pull request for an unofficial > mirror/fork of GCC on Github. The text in the existing file is very > specific to GitHub and doesn't make much s

[PATCH] top-level: Add pull request template for Forgejo

2024-10-23 Thread Jonathan Wakely
This complements the existing .github/PULL_REQUEST_TEMPLATE.md file, which is used when somebody opens a pull request for an unofficial mirror/fork of GCC on Github. The text in the existing file is very specific to GitHub and doesn't make much sense to include on every PR created on forge.sourcewa