.github/ISSUE_TEMPLATE/bug_report.md
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
# Describe the bug
A clear and concise description of what the bug is.
## Version
`Slackscot` version: `commit` or `tag`
## Reference code
Link or code sample for the bot that integrates `slackscot` (if relevant): [YourBot](https://github.com/you/therepo)
## To Reproduce
Steps to reproduce the behavior:
1.
2.
3.
4.
## Expected behavior
A clear and concise description of what you expected to happen.
## Screenshots
If applicable, add screenshots to help explain your problem.
## Anything you'd like to add
Add any other context about the problem here.