Contributing to DNN Platform Made Easy (Simple Pull Request)

May 25, 2020

SUMMARY

In this live stream, I was joined by a very special guest, Daniel Valadas. We demonstrated the process for making a simple contribution to DNN Platform. The following links show the ISSUE that was going resolved and the PULL REQUEST that contained the resolution.

ISSUE: https://github.com/dnnsoftware/Dnn.Platform/issues/2837
PULL REQUEST: https://github.com/dnnsoftware/Dnn.Platform/pull/3786 

If all goes well, this contribution will be included in DNN Platform 9.6.2.

Thank you to John Royle for creating the ISSUE to remove this legacy image!

RELATED VIDEOS

9.7.0 RC2 Testing (Clean Install)
Aug 08, 2020

In this episode, I am joined by Will "HisMightiness" Strohl to participate in the DNN Platform 9.7.0 RC2 testing frenzy! We performed a "clean install" and performed a few quick tests to ensure all was in order. We'll report our findings back to the Technology team.

9.7.0 RC2 Testing (SVG Site Logo)
Aug 08, 2020

In this episode, I am joined by Daniel Valadas to participate in the DNN Platform 9.7.0 RC2 testing frenzy! We replaced the default site logo with an SVG logo to ensure everything worked as expected. Actually, we tested both methods for uploading the SVG.

Peter Donker: Building and Debugging DNN Platform On Your Own PC
Jul 06, 2020

In this live stream, I talked DNN build and debugging with Peter Donker. Peter has a fantastic video series on the subject and it is a MUST VIEW for anyone wishing to build and debug DNN within a local development environment. It is also helpful for those wanting to contribute to the open-source project - all are welcome!