--- name: "\U0001F41B Bug Report" about: "If something isn't working as expected \U0001F914." title: "[bug report] there's a fly in my soup" labels: '' assignees: funkypenguin --- # Waiter! There's a bug in my recipe! 🐛 ## ‼️ Current Behavior A clear and concise description of the behavior. ```bash echo "stuff is broken" ``` ## ✅ Expected behavior A clear and concise description of what you expected to happen (or code). ```bash echo "stuff is working! ``` ## 👯‍♂️ Steps to reproduce Explain how to reproduce the issue ## 📖 Context and logs Provide any extra context and logs relevant. If the logs are too large to read easily, provide a link via ghostbin / pastebin ## 💡Possible Solutions