We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6739571 commit e4b712eCopy full SHA for e4b712e
2 files changed
.github/ISSUE_TEMPLATE/config.yml
@@ -5,4 +5,7 @@ contact_links:
5
about: If you can't get something to work the way you expect, open a question in our discussion forums.
6
- name: Feature Request
7
url: https://github.com/stefanzweifel/git-auto-commit-action/discussions/new?category=ideas
8
- about: 'Suggest any ideas you have using our discussion forums.'
+ 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
@@ -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