DanRoscigno / Recipes

0 stars 0 forks source link

Fix filenames, add tags to issue template #9

Closed DanRoscigno closed 4 weeks ago

DanRoscigno commented 4 weeks ago

The recipes included tags when they were in Evernote. Adding tags to template. A GitHub action will need to be added to process the incoming issues and convert the checked tags from:

- [x] Gluten Free
- [x] Bread
- [ ] Want to make

to:

---
keywords: ['Gluten Free', 'Bread']
---

And Algolia will need to be configured to process the keywords.