Added other templates

This commit is contained in:
Jean-Philippe Bossuat
2023-10-16 12:43:12 +02:00
parent 3610a0a7e8
commit 16cd55b259
2 changed files with 14 additions and 0 deletions

6
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View File

@@ -0,0 +1,6 @@
blank_issues_enabled: true
contact_links:
- name: Report a Vulnerability
about: To report a vulnerability please contact us directly using the following email: lattigo@tuneinsight.com.
- name: Feature Proposal/Request
about: We do not use GitHub Issues for features proposals or requests. If you have a proposal or would like to make a request for a feature, please contact us directly using the following email: lattigo@tuneinsight.com.

8
.github/ISSUE_TEMPLATE/question.md vendored Normal file
View File

@@ -0,0 +1,8 @@
---
name: Question
about: Make sure that your question is directly related to the use or the implementation of the library before submitting it as we do not use GitHub Issues for general discussion. Please use the dedicated https://github.com/tuneinsight/lattigo/discussions instead. If you want to keep your question private, you can contact us directly using the following email: lattigo@tuneinsight.com.
title: 'Question:'
labels: question
assignees: ''
---