[PING] Add link to contribution checklist for GDB's CONTRIBUTE file

Message ID CAFOnWk=eu2wrZPiJGuoQeFHem_bM-uxNOS9kiS5gNVLqRoH67A@mail.gmail.com
State New, archived
Headers

Commit Message

Manish Goregaokar July 13, 2016, 1:45 p.m. UTC
  We probably should link to the checklist, it contains a lot more
information and isn't immediately discoverable.

gdb/ChangeLog:
2016-06-25  Manish Goregaokar  <manish@mozilla.com>

    * CONTRIBUTE: Link to the checklist
---
 gdb/CONTRIBUTE | 3 +++
 1 file changed, 3 insertions(+)


--
2.8.3
  

Patch

diff --git a/gdb/CONTRIBUTE b/gdb/CONTRIBUTE
index 30f51cc..18dac85 100644
--- a/gdb/CONTRIBUTE
+++ b/gdb/CONTRIBUTE
@@ -87,6 +87,9 @@  o    Submitting Patches
     git repository, see the Anonymous read-only git access and
     Read-write git access page.

+    A more thorough patch submission checklist can be found at
+    https://sourceware.org/gdb/wiki/ContributionChecklist
+
 --

 Supplemental information for GDB: