File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ sw_vers && uname -v # or `ver`
2020
2121#### The ` slack_bolt ` version
2222
23- (Paste the output of ` pip freeze \ | grep slack ` )
23+ (Paste the output of ` pip freeze | grep slack ` )
2424
2525#### Python runtime version
2626
Original file line number Diff line number Diff line change @@ -12,9 +12,9 @@ assignees: ''
1212
1313### Category (place an ` x ` in each of the ` [ ] ` )
1414
15- * [ ] ` slack_bolt.App ` and/or its core components
16- * [ ] ` slack_bolt.async_app.AsyncApp ` and/or its core components
17- * [ ] Adapters in ` slack_bolt.adapter `
15+ * [ ] ** slack_bolt.App** and/or its core components
16+ * [ ] ** slack_bolt.async_app.AsyncApp** and/or its core components
17+ * [ ] Adapters in ** slack_bolt.adapter**
1818
1919## Requirements (place an ` x ` in each of the ` [ ] ` )
2020
Original file line number Diff line number Diff line change 11---
22name : Bug
3- about : Report a Slack Python SDK bug
3+ about : Report the SDK bug
44title : (Set a clear title describing the issue)
55labels : ' bug'
66assignees : ' '
@@ -20,7 +20,7 @@ sw_vers && uname -v # or `ver`
2020
2121#### The ` slack_bolt ` version
2222
23- (Paste the output of ` pip freeze \ | grep slack ` )
23+ (Paste the output of ` pip freeze | grep slack ` )
2424
2525#### Python runtime version
2626
You can’t perform that action at this time.
0 commit comments