Skip to content

Commit e4b712e

Browse files
committed
Add Security Policy
1 parent 6739571 commit e4b712e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,7 @@ contact_links:
55
about: If you can't get something to work the way you expect, open a question in our discussion forums.
66
- name: Feature Request
77
url: https://github.com/stefanzweifel/git-auto-commit-action/discussions/new?category=ideas
8-
about: 'Suggest any ideas you have using our discussion forums.'
8+
about: "Suggest any ideas you have using our discussion forums."
9+
- name: Report a security issue
10+
url: https://github.com/stefanzweifel/git-auto-commit-action/security/policy
11+
about: Learn how to notify us for sensitive bugs

.github/SECURITY.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Security Policy
2+
3+
If you discover any security related issues, please email stefan@stefanzweifel.dev instead of using the issue tracker.

0 commit comments

Comments
 (0)