Skip to content

Commit 79b199c

Browse files
committed
Update GitHub issue templates
1 parent 8d934fe commit 79b199c

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.github/ISSUE_TEMPLATE/02_enhancement.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,11 @@ assignees: ""
1010

1111
### Category (place an `x` in each of the `[ ]`)
1212

13-
- [ ] **slack_sdk.web.WebClient** (Web API client)
14-
- [ ] **slack_sdk.webhook.WebhookClient** (Incoming Webhook, response_url sender)
13+
- [ ] **slack_sdk.web.WebClient (sync/async)** (Web API client)
14+
- [ ] **slack_sdk.webhook.WebhookClient (sync/async)** (Incoming Webhook, response_url sender)
1515
- [ ] **slack_sdk.models** (UI component builders)
1616
- [ ] **slack_sdk.oauth** (OAuth Flow Utilities)
17+
- [ ] **slack_sdk.socket_mode** (Socket Mode client)
1718
- [ ] **slack_sdk.rtm.RTMClient** (RTM client)
1819
- [ ] **slack_sdk.signature** (Request Signature Verifier)
1920

0 commit comments

Comments
 (0)