mirror of
https://github.com/stefanzweifel/git-auto-commit-action.git
synced 2026-03-09 07:04:04 +00:00
Add Security Policy
This commit is contained in:
parent
6739571eae
commit
e4b712e8e8
5
.github/ISSUE_TEMPLATE/config.yml
vendored
5
.github/ISSUE_TEMPLATE/config.yml
vendored
@ -5,4 +5,7 @@ contact_links:
|
|||||||
about: If you can't get something to work the way you expect, open a question in our discussion forums.
|
about: If you can't get something to work the way you expect, open a question in our discussion forums.
|
||||||
- name: Feature Request
|
- name: Feature Request
|
||||||
url: https://github.com/stefanzweifel/git-auto-commit-action/discussions/new?category=ideas
|
url: https://github.com/stefanzweifel/git-auto-commit-action/discussions/new?category=ideas
|
||||||
about: 'Suggest any ideas you have using our discussion forums.'
|
about: "Suggest any ideas you have using our discussion forums."
|
||||||
|
- name: Report a security issue
|
||||||
|
url: https://github.com/stefanzweifel/git-auto-commit-action/security/policy
|
||||||
|
about: Learn how to notify us for sensitive bugs
|
||||||
|
|||||||
3
.github/SECURITY.md
vendored
Normal file
3
.github/SECURITY.md
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
# Security Policy
|
||||||
|
|
||||||
|
If you discover any security related issues, please email stefan@stefanzweifel.dev instead of using the issue tracker.
|
||||||
Loading…
Reference in New Issue
Block a user