Skip to content

fix: update PR template test configuration fields#459

Merged
marcvergees merged 1 commit into
fireform-core:mainfrom
abhishek-8081:fix/pr-template-test-config
Apr 18, 2026
Merged

fix: update PR template test configuration fields#459
marcvergees merged 1 commit into
fireform-core:mainfrom
abhishek-8081:fix/pr-template-test-config

Conversation

@abhishek-8081
Copy link
Copy Markdown
Collaborator

Description

The PR template's Test Configuration section contains generic hardware-related fields (Firmware version, Hardware, SDK) that appear to be copy-pasted from a hardware project template and aren't relevant to FireForm.

Replaced with fields that match our stack:

  • Python version
  • Docker/Compose version
  • OS

Fixes #458

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Verified the template renders correctly on GitHub by previewing the markdown.

Test Configuration:

  • Python version: 3.11
  • Docker/Compose version: 27.x / 2.x
  • OS: macOS

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code

Replace generic Firmware/Hardware/SDK fields with Python version,
Docker/Compose version, and OS — relevant to this project.

Fixes fireform-core#458
@marcvergees marcvergees merged commit 0f0b6e1 into fireform-core:main Apr 18, 2026
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.

[BUG]: PR template has irrelevant test configuration fields

2 participants