Browse Source

Add config.yml

pull/24/head
Rob Winch 6 years ago committed by GitHub
parent
commit
618769908d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 8
      .github/ISSUE_TEMPLATE/config.yml

8
.github/ISSUE_TEMPLATE/config.yml

@ -0,0 +1,8 @@ @@ -0,0 +1,8 @@
blank_issues_enabled: false
contact_links:
- name: Community Support
url: https://stackoverflow.com/questions/tagged/spring-security
about: Please ask and answer questions on StackOverflow with the tag `spring-security`.
- name: Security Issues
url: https://pivotal.io/security#reporting
about: Please report security vulnerabilities here.
Loading…
Cancel
Save