Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a Form for adding new Recipes with #1

Open
rooftopcellist opened this issue Feb 13, 2022 · 0 comments
Open

Create a Form for adding new Recipes with #1

rooftopcellist opened this issue Feb 13, 2022 · 0 comments

Comments

@rooftopcellist
Copy link
Owner

rooftopcellist commented Feb 13, 2022

Add the ability to fill out a form, which after submittal will create a pull request for a new recipe. The Form should include the following:

  • Category: Which category this falls under (dinner, breakfast, "new category", etc.)
  • Recipe Name
  • Teaser Picture: Pictures to include at the top of the recipe
  • Ingredients: list of ingredients, each on a new line. For example: "1 tsp Salt (sprinkled on top)"
  • Cooking Instructions: list of actions to take to cook ze delicious food
  • Tips/Pairings/Note to chef
  • Final Picture (s): Pictures to include at the bottom of the recipe

For a first pass, this could be a google form, then it can be configured to trigger a playbook or jenkins job, or maybe a github actions job. This would prepare a git commit, and open a PR with it to be reviewed and merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant