How To: Enhancements to CORE DUE libraries?

Hello,

I asked that question already in the DUE board, but got no response.
Is there is a formal process, how to request/discuss enhancements to the DUE CORE libraries?

I made a suggestion about watchdog-handling in this thread:
DUE Watchdog usage - Arduino Due - Arduino Forum,
where I received no response. Perhaps because the subject of that thread was not so clear as it should be.

Thanks for any hints, links, advices!

Hello,

Is there is a formal process, how to request/discuss enhancements to the DUE CORE libraries?

Yes. Start by creating an issue here...

If you have a proposed fix (which you do), fork the Arduino repository...

Make the changes.

Create a poll request referencing the issue you created.

A good place for discussing changes to the Arduino software is the Developers List...
https://groups.google.com/a/arduino.cc/forum/?fromgroups#!forum/developers

Most / all of the information above is available from the Arduino Home Page...

http://www.arduino.cc/:
Development
For information on the development of Arduino, see the Arduino project on GitHub. Changes to the software are discussed on the developers mailing list.