소스 검색

Apprently GitHub

Apparently GitHub now adds a security policy button by default (this is new, is not it?)?
Also they have a policy report form behind that button. So reports can apparently now be made online at GitHub? (IMHO that is fine, just need to be aware of that)

As such, IMHO two buttons would be confusing, so let's remove our custom one here?
rugk 3 년 전
부모
커밋
876a59cedc
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  1. 0 3
      .github/ISSUE_TEMPLATE/config.yml

+ 0 - 3
.github/ISSUE_TEMPLATE/config.yml

@@ -6,7 +6,4 @@ contact_links:
   - name: Problem with the container image
     url: https://github.com/PrivateBin/docker-nginx-fpm-alpine/issues/new
     about: Please report all problems that apply only(!) to the official (Docker) image “docker-nginx-fpm-alpine” here.
-  - name: Security issue
-    url: https://github.com/PrivateBin/PrivateBin/security/policy
-    about: Please report security vulnerabilities and other security issues here.