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

Manish Goregaokar manish@mozilla.com
Sat Jun 25 15:10:00 GMT 2016


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(+)

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:
-- 
2.8.3



More information about the Gdb-patches mailing list