Skip to content

chore: audit & align issue templates (#174)#175

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

chore: audit & align issue templates (#174)#175
SamuelHassine merged 1 commit into
mainfrom
chore/issue-templates-audit

Conversation

@SamuelHassine

Copy link
Copy Markdown
Member

Summary

Audits and aligns the GitHub issue templates in .github/ISSUE_TEMPLATE/ for the OpenAEV agent:

  • bug_report.md, feature_request.md, question.md — already aligned (verified)
  • config.yml — stripped to the public default (blank_issues_enabled: true)

Removed the security contact_link (this is a public repo with native private vulnerability reporting, so the link duplicates the built-in report button) and the Filigran community Slack link. No documentation.yaml (this repo does not ship docs).

Closes #174

Copilot AI review requested due to automatic review settings June 7, 2026 14:21
@SamuelHassine SamuelHassine merged commit 4f128f4 into main Jun 7, 2026
9 of 26 checks passed
@SamuelHassine SamuelHassine deleted the chore/issue-templates-audit branch June 7, 2026 14:22
@github-actions github-actions Bot added the filigran team Item from the Filigran team. label Jun 7, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Aligns GitHub issue template configuration for the OpenAEV agent repository by simplifying the issue template config.yml to the public default and removing redundant contact links.

Changes:

  • Removes contact_links entries (security policy link and Filigran community Slack link) from the issue template config.
  • Leaves blank_issues_enabled: true as the only configuration in .github/ISSUE_TEMPLATE/config.yml.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

filigran team Item from the Filigran team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore: audit & align issue templates

2 participants