Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: Bug report
about: Create a bug report to help us improve
about: Create a bug report to help us improve the Filigran FIPS base image
title: 'fix: '
labels: needs triage, bug
assignees: ''
Expand All @@ -15,7 +15,7 @@ type: bug
## Environment

1. OS: { e.g. macOS 14, Windows 11, Ubuntu 22.04, etc. }
2. Version: { e.g. 1.0.0 }
2. Version: { e.g. 1.2.3 }
3. Other environment details:

## Reproducible steps
Expand Down
8 changes: 8 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
blank_issues_enabled: true
contact_links:
- name: Report a security vulnerability
url: https://github.com/FiligranHQ/docker-python-nodejs-fips/security/policy
about: Please review our security policy and report vulnerabilities privately and responsibly.
- name: Filigran community Slack
url: https://community.filigran.io
about: Ask questions and chat with the Filigran community.
6 changes: 5 additions & 1 deletion .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: Feature request
about: Suggest a new feature or capability
about: Suggest a new feature or capability for the Filigran FIPS base image
title: 'feat: '
labels: needs triage, feature
assignees: ''
Expand All @@ -23,3 +23,7 @@ type: feature
## Additional information

<!-- Any additional information, including logs or screenshots if you have any. -->

## If the feature request is approved, would you be willing to submit a PR?

Yes / No (help can be provided if you need assistance submitting a PR)
8 changes: 7 additions & 1 deletion .github/ISSUE_TEMPLATE/question.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: Question
about: Ask a question about the project
about: Ask a question about the Filigran FIPS base image
title: ''
labels: needs triage, question
assignees: ''
Expand All @@ -17,6 +17,12 @@ assignees: ''

<!-- Please provide a clear and concise description of your question. -->

## Environment

1. OS: { e.g. macOS 14, Windows 11, Ubuntu 22.04, etc. }
2. Version: { e.g. 1.2.3 }
3. Other environment details:

## Additional information

<!-- Any additional information, including logs or screenshots if you have any. -->