public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r14-5065] Minor formatting fix for newly-added file from previous commit
@ 2023-11-01 23:30 Eric Gallager
  0 siblings, 0 replies; only message in thread
From: Eric Gallager @ 2023-11-01 23:30 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:4968e4844a3ce30143ae2e267895c418f5c636a1

commit r14-5065-g4968e4844a3ce30143ae2e267895c418f5c636a1
Author: Eric Gallager <egallager@gcc.gnu.org>
Date:   Wed Nov 1 19:28:56 2023 -0400

    Minor formatting fix for newly-added file from previous commit
    
    Committing under the "obvious" rule.
    
    ChangeLog:
    
            * .github/CONTRIBUTING.md: Wrap lines more tightly.

Diff:
---
 .github/CONTRIBUTING.md | 18 ++++++++++++------
 1 file changed, 12 insertions(+), 6 deletions(-)

diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md
index 4f7b3abca5f4..d218924bf9d6 100644
--- a/.github/CONTRIBUTING.md
+++ b/.github/CONTRIBUTING.md
@@ -6,13 +6,19 @@ The GCC community does not use `github.com` for their contributions. Instead, we
 a mailing list (`gcc-patches@gcc.gnu.org`) for code submissions, code
 reviews, and bug reports.
 
-Perhaps one day it will be possible to use [GitGitGadget](https://gitgitgadget.github.io/) to
-conveniently send Pull Requests commits to GCC's mailing list, the way that the Git project currently allows it to be used to send PRs to their mailing list, but until that day arrives, please send your patches to the mailing list manually.
+Perhaps one day it will be possible to use [GitGitGadget](https://gitgitgadget.github.io/)
+to conveniently send Pull Requests commits to GCC's mailing list, the way that the Git
+project currently allows it to be used to send PRs to their mailing list, but until that
+day arrives, please send your patches to the mailing list manually.
 
-Please read ["Contributing to GCC"](https://gcc.gnu.org/contribute.html) on the main GCC website
-to learn how the GCC project is managed, and how you can work with it.
-In addition, we highly recommend you to read [our guidelines for read-write Git access](https://gcc.gnu.org/gitwrite.html).
+Please read ["Contributing to GCC"](https://gcc.gnu.org/contribute.html) on the main GCC
+website to learn how the GCC project is managed, and how you can work with it.
+In addition, we highly recommend you to read
+[our guidelines for read-write Git access](https://gcc.gnu.org/gitwrite.html).
 
-Or, you can follow the ["Contributing to GCC in 10 easy steps"](https://gcc.gnu.org/wiki/GettingStarted#Basics:_Contributing_to_GCC_in_10_easy_steps) section of the ["Getting Started" page](https://gcc.gnu.org/wiki/GettingStarted) on [the wiki](https://gcc.gnu.org/wiki) for another example of the contribution process.
+Or, you can follow the
+["Contributing to GCC in 10 easy steps"](https://gcc.gnu.org/wiki/GettingStarted#Basics:_Contributing_to_GCC_in_10_easy_steps)
+section of the ["Getting Started" page](https://gcc.gnu.org/wiki/GettingStarted) on
+[the wiki](https://gcc.gnu.org/wiki) for another example of the contribution process.
 
 Your friendly GCC community!

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-11-01 23:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-01 23:30 [gcc r14-5065] Minor formatting fix for newly-added file from previous commit Eric Gallager

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).