diff --git a/.github/ISSUE_TEMPLATE/01-bug_report.md b/.github/ISSUE_TEMPLATE/01-bug_report.md new file mode 100644 index 00000000..309be192 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/01-bug_report.md @@ -0,0 +1,21 @@ +--- +name: "Bug report" +about: "Report something that's broken. Please ensure there is no update with a bugfix you need: https://github.com/irazasyed/telegram-bot-sdk/releases" +--- + + + + +- `irazasyed/telegram-bot-sdk` version: #.#.# +- PHP Version: #.#.# +- Laravel Version: #.#.# (optional) + +## Description: + +### Stacktrace: +``` +``` + +## Steps To Reproduce: + +