Proper steps for adding a new enhancement?

I’ve got an enhancement that I want to add.

is a feature request / Jira item required before I submit a PR on it so that it’s tracked property? (if yes, where?)

or just create a PR and submit?

my current goal is to extend the addExtension graphql API to also allow you to set PJSIP’s max_contacts at the same time.

Create a JIRA. It’s the proper place for others to provide input about what you’re adding when it doesn’t pertain to code. It also provides easier tracking of commits and why code is present.

4 Likes

Create the ticket, then make the PR and reference the ticket.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.