Skip to content

Commit e0f9e14

Browse files
committed
Tweak issue templates
1 parent f885447 commit e0f9e14

4 files changed

Lines changed: 11 additions & 7 deletions

File tree

.github/ISSUE_TEMPLATE/01_question.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,9 @@ sw_vers && uname -v # or `ver`
3232

3333
(Share the commands to run, source code, and project settings (e.g., setup.py))
3434

35-
1. 2. 3.
35+
1.
36+
2.
37+
3.
3638

3739
### Expected result:
3840

@@ -46,4 +48,4 @@ sw_vers && uname -v # or `ver`
4648

4749
For general questions/issues about Slack API platform or its server-side, could you submit questions at https://my.slack.com/help/requests/new instead. :bow:
4850

49-
Please read the [Contributing guidelines](https://github.com/slackapi/python-slackclient/blob/main/.github/contributing.md) and [Code of Conduct](https://slackhq.github.io/code-of-conduct) before creating this issue or pull request. By submitting, you are agreeing to the those rules.
51+
Please read the [Contributing guidelines](https://github.com/slackapi/python-slackclient/blob/main/.github/contributing.md) and [Code of Conduct](https://slackhq.github.io/code-of-conduct) before creating this issue or pull request. By submitting, you are agreeing to those rules.

.github/ISSUE_TEMPLATE/02_enhancement.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ assignees: ""
1111
### Category (place an `x` in each of the `[ ]`)
1212

1313
- [ ] **slack.web.WebClient** (Web API client)
14-
- [ ] **slack.webhook.WebHookClient** (Incoming Webhook, response_url sender)
14+
- [ ] **slack.webhook.WebhookClient** (Incoming Webhook, response_url sender)
1515
- [ ] **slack.web.classes** (UI component builders)
1616
- [ ] **slack.rtm.RTMClient** (RTM client)
1717

1818
### Requirements
1919

20-
Please read the [Contributing guidelines](https://github.com/slackapi/python-slackclient/blob/main/.github/contributing.md) and [Code of Conduct](https://slackhq.github.io/code-of-conduct) before creating this issue or pull request. By submitting, you are agreeing to the those rules.
20+
Please read the [Contributing guidelines](https://github.com/slackapi/python-slackclient/blob/main/.github/contributing.md) and [Code of Conduct](https://slackhq.github.io/code-of-conduct) before creating this issue or pull request. By submitting, you are agreeing to those rules.

.github/ISSUE_TEMPLATE/03_document.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ assignees: ""
1414

1515
### Requirements
1616

17-
Please read the [Contributing guidelines](https://github.com/slackapi/python-slackclient/blob/main/.github/contributing.md) and [Code of Conduct](https://slackhq.github.io/code-of-conduct) before creating this issue or pull request. By submitting, you are agreeing to the those rules.
17+
Please read the [Contributing guidelines](https://github.com/slackapi/python-slackclient/blob/main/.github/contributing.md) and [Code of Conduct](https://slackhq.github.io/code-of-conduct) before creating this issue or pull request. By submitting, you are agreeing to those rules.

.github/ISSUE_TEMPLATE/04_bug.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,9 @@ sw_vers && uname -v # or `ver`
3232

3333
(Share the commands to run, source code, and project settings (e.g., setup.py))
3434

35-
1. 2. 3.
35+
1.
36+
2.
37+
3.
3638

3739
### Expected result:
3840

@@ -46,4 +48,4 @@ sw_vers && uname -v # or `ver`
4648

4749
For general questions/issues about Slack API platform or its server-side, could you submit questions at https://my.slack.com/help/requests/new instead. :bow:
4850

49-
Please read the [Contributing guidelines](https://github.com/slackapi/python-slackclient/blob/main/.github/contributing.md) and [Code of Conduct](https://slackhq.github.io/code-of-conduct) before creating this issue or pull request. By submitting, you are agreeing to the those rules.
51+
Please read the [Contributing guidelines](https://github.com/slackapi/python-slackclient/blob/main/.github/contributing.md) and [Code of Conduct](https://slackhq.github.io/code-of-conduct) before creating this issue or pull request. By submitting, you are agreeing to those rules.

0 commit comments

Comments
 (0)