JesseTG / awesome-qt

A curated list of awesome tools, libraries, and resources for the Qt framework.
Creative Commons Zero v1.0 Universal
1.41k stars 180 forks source link

Adding contributions? #16

Open fizzyade opened 3 years ago

fizzyade commented 3 years ago

What's the official way of get things added, there's no mention in the readme (unless I'm blind)

I have a few projects which I've made open source either through my personal account or company.

https://github.com/fizzyade/qt-ribbon https://github.com/fizzyade/componentsystem https://github.com/fizzyade/FontAwesomeForQt https://github.com/KestrelRadarSensors/dockingpanes

MartinDelille commented 3 years ago

A simple pull request to the README.md shoud do the trick?

fizzyade commented 3 years ago

A simple pull request to the README.md shoud do the trick?

Ha, always the simple option! I've submitted stuff to other repo's in the past and they sometimes have really convoluted processes for submissions, so I just wanted to double check.

I created a pull request.