help getting started adding a feature to audacity

Hello, I have created a python3 pip package named vinyl2digital, which uses the audacity mod-script-pipeline to batch render multiple audio files. If i wanted to add this as a feature to audacity, where would i get started? i know I could download and build audacity on my local computer, but are there any starter projects for adding something such as batch rendering multiple audio files in a row, plus adding metadata do that audio file, and maybe even getting data via an http post request? Thanks

So the developers are always interested in those wanting to contribute to the project. The best way to start is to log into Discord Dev here: Audacity dev and make your query there.