36c25ffa1a
The GDB wiki page has a much better contribution checklist than that in the GDB CONTRIBUTE file. In addition, the wiki is easier to keep up to date with current processes. Reduce the CONTRIBUTE file down to a short paragraph followed by a link to the contribution process. This also ensures anyone reading the CONTRIBUTE file for a given release has access to the latest processes. gdb/ChangeLog: * CONTRIBUTE: Replace contribution list with wiki link.
14 lines
520 B
Plaintext
14 lines
520 B
Plaintext
|
|
Contributing to GDB
|
|
|
|
GDB is a collaborative project that relies on contributions. You can
|
|
help with this! You may wish to fix bugs, improve testing, port GDB to
|
|
a new platform, update documentation, add new features or optimizations,
|
|
contribute to the mailing lists or official GDB website, etc. We welcome
|
|
all of the above and feel free to ask on the GDB mailing lists if you are
|
|
looking for feedback or for people to review a work in progress.
|
|
|
|
For more information see:
|
|
|
|
https://sourceware.org/gdb/contribute/
|