-
Notifications
You must be signed in to change notification settings - Fork 10
Add Toppings, Pizzas to the Lists #8
Copy link
Copy link
Open
Labels
approvedReviewed and approved for development or mergeReviewed and approved for development or mergeenhancementNew user-facing featureNew user-facing featurehacktoberfestGood for HacktoberfestGood for HacktoberfestongoingAn issue that will continually accept contributionsAn issue that will continually accept contributionstime:smallEstimated less than 4 hoursEstimated less than 4 hoursuxAffects the user experienceAffects the user experiencewelcomeGood for newcomersGood for newcomers
Metadata
Metadata
Assignees
Labels
approvedReviewed and approved for development or mergeReviewed and approved for development or mergeenhancementNew user-facing featureNew user-facing featurehacktoberfestGood for HacktoberfestGood for HacktoberfestongoingAn issue that will continually accept contributionsAn issue that will continually accept contributionstime:smallEstimated less than 4 hoursEstimated less than 4 hoursuxAffects the user experienceAffects the user experiencewelcomeGood for newcomersGood for newcomers
Have a new topping or specific pizza you'd like to hear Alexa suggest? Please add it to the list! You can find the lists in the
Repo.csfile.Toppings and pizzas are organized by veggie/meat. Veggies are anything non-meat, including pineapple and cheese. A meat pizza can have meats and veggies or only meats. A veggie pizza has only veggie toppings.
Adding individual toppings is pretty straight forward. Add to the
_meatsand_veggieslists as appropriate. Adding a pre-built pizza is easy, too. If your pizza has at least one meat topping, put it in the_meatPizzaslist. If all toppings are veggies, it goes in the_veggiePizzaslist. Add the name of the pizza and a list of what goes on it so Alexa knows what to say!This issue will remain open since new toppings and pizzas can always be added.