Skip to content

chore: audit & align issue templates (#31)#32

Merged
SamuelHassine merged 1 commit into
masterfrom
chore/issue-templates-audit
Jun 7, 2026
Merged

chore: audit & align issue templates (#31)#32
SamuelHassine merged 1 commit into
masterfrom
chore/issue-templates-audit

Conversation

@SamuelHassine

Copy link
Copy Markdown
Member

Closes #31

Audits and aligns the GitHub issue templates with the canonical Filigran standard.

Changes

  • Added the missing config.yml set to the public standard (blank_issues_enabled: true only).
  • The repository's .gitignore had a bare config.yml rule that also matched .github/ISSUE_TEMPLATE/config.yml and prevented it from being committed; added an explicit negation exception so the issue-template chooser config is tracked while runtime config.yml files stay ignored.
  • Verified bug_report.md, feature_request.md and question.md names, descriptions, titles, labels and types are consistent with the standard (no duplicates).
  • No security contact_link (native private vulnerability reporting is enabled) and no Filigran community Slack link.

No documentation or pycti templates apply to this repository.

@SamuelHassine SamuelHassine merged commit c21ffa5 into master Jun 7, 2026
1 check passed
@SamuelHassine SamuelHassine deleted the chore/issue-templates-audit branch June 7, 2026 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore: audit & align issue templates

1 participant