Skip to content

Create new issue template for new-fma.md#43455

Closed
GrayW wants to merge 2 commits into
mainfrom
grayw-issuetemplate-newfma
Closed

Create new issue template for new-fma.md#43455
GrayW wants to merge 2 commits into
mainfrom
grayw-issuetemplate-newfma

Conversation

@GrayW
Copy link
Copy Markdown
Member

@GrayW GrayW commented Apr 13, 2026

Creates new template and closes #43453

Creates new template and closes #43453
@fleet-release fleet-release requested a review from ireedy April 13, 2026 14:26
Copy link
Copy Markdown

@claude claude Bot left a comment

Choose a reason for hiding this comment

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

Claude Code Review

This repository is configured for manual code reviews. Comment @claude review to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.

Tip: disable this comment in your organization's Code Review settings.

Comment thread .github/ISSUE_TEMPLATE/new-fma.md Outdated
Comment thread .github/ISSUE_TEMPLATE/new-fma.md Outdated
Comment thread .github/ISSUE_TEMPLATE/new-fma.md Outdated
Copy link
Copy Markdown
Member

@noahtalerman noahtalerman left a comment

Choose a reason for hiding this comment

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

Thanks @GrayW!

Comment on lines +7 to +44
## Description

### App details

- **Application name:** [e.g., Mozilla Firefox]
- **Application platform:** [macOS/Windows]

---

## Validation checklist

- [ ] `/outputs/<app-name>/<platform>.json` created
- [ ] `/outputs/apps.json` updated
- [ ] Manifest name matches osquery `app.name` (macOS) or `programs.name` (Windows)
- [ ] Manifest version scheme matches osquery `app.short_bundle_version` (macOS) or `programs.version` (Windows)
- [ ] Manifest `unique_identifier` matches osquery `app.bundle_identifier` (macOS only)

---

## QA checklist

- [ ] App adds successfully to team's library
- [ ] App installs successfully on host
- [ ] App opens successfully on host
- [ ] App uninstalls successfully on host

---

## Icon

- [ ] Icon added to Fleet
- [ ] Correct icon appears in the app catalog

---

## Additional Notes

[Add any additional context, dependencies, or special instructions here.]
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@allenhouchins do y'all need all this?

How can we make this as simple/fast as possible for customers/community?

I'm thinking all we need is the name of an app w/ a download URL? URL so we know exactly what app they're after.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

All we should need to capture is the name of the app, the app's website or download URL so we are capturing the right one, and which platform they targeted. We may not need a template for this. We have nearly 300 FMAs now and its a finite list of what we can support.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Hey @GrayW we decided to update the description for the "Feature request" template instead: #43870

This way we avoid adding another issue template. We want to keep the number of templates down. The fewer we have, the easier it is to file an issue (choice overload)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

FYI @ireedy

Co-authored-by: Noah Talerman <47070608+noahtalerman@users.noreply.github.com>
@ireedy
Copy link
Copy Markdown
Contributor

ireedy commented Apr 21, 2026

@GrayW any work still left on this PR?

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.

New FMA issue template

4 participants