Description
Description
Add a page which includes this description of the GraphQLConf Media and Community Partner Program . Display the application forms for Media Partners and Community Partners .
Add a script that uses the fields in these forms to generate query parameters to create a pull request for each application when the submit button is clicked. See the documentation here.
Motivation
We need to provide the forms to allow orgs from our Meetup Pro Network to support GraphQLConf by joining the Community Partner Program. We need to allow Media orgs, mail lists and social networks to promote GraphQLConf by joining the Media Partner Program. Further, using a script to collect user input, and deliver it as a pull request to the marketing repo means there is no need to store the form data. The notification created by GitHub that a PR has been created ensures a timely response to these applications.
Collaboration
If I build this, I need to know exactly where in the code base to place it. Someone from the website team could help expedite the process by providing instructions below and where to commit this code.