This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
[PING] [PATCH] Add link to contribution checklist for GDB's CONTRIBUTE file
- From: Manish Goregaokar <manish at mozilla dot com>
- To: gdb-patches at sourceware dot org
- Cc: Eli Zaretskii <eliz at gnu dot org>
- Date: Wed, 13 Jul 2016 19:15:18 +0530
- Subject: [PING] [PATCH] Add link to contribution checklist for GDB's CONTRIBUTE file
- Authentication-results: sourceware.org; auth=none
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