Skip to content

Commit ff9e58a

Browse files
chore: add issue templates and actions
1 parent 0c1700c commit ff9e58a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
blank_issues_enabled: false
33
contact_links:
44
- name: 💬 General Question
5-
url: https://github.com/aws/aws-cdk/discussions/categories/q-a
5+
url: https://github.com/aws-actions/configure-aws-credentials/discussions/categories/q-a
66
about: Please ask and answer questions as a discussion thread

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44

55
---
66

7-
* [ ] Have you followed the guidelines in our [Contributing guide?](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md)
7+
* [ ] Have you followed the guidelines in our [Contributing guide?](https://github.com/aws-actions/configure-aws-credentials/blob/master/CONTRIBUTING.md)
88

99
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

.github/workflows/closed-issue-message.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
# These inputs are both required
1414
repo-token: "${{ secrets.GITHUB_TOKEN }}"
1515
message: |
16-
### ⚠️COMMENT VISIBILITY WARNING⚠️
16+
### ⚠️Comment Visibility Warning⚠️
1717
Comments on closed issues are hard for our team to see.
1818
If you need more assistance, please either tag a team member or open a new issue that references this one.
1919
If you wish to keep having a conversation with other community members under this issue feel free to do so.

0 commit comments

Comments
 (0)