Skip to content

Conversation

@monrax
Copy link
Collaborator

@monrax monrax commented Jan 8, 2026

Summary

Update to the new issue template workflow.

What changed

  • Add both bug_report.md and feature_request.md files to .github/ISSUE_TEMPLATE
  • Remove old ISSUE_TEMPLATE.md version, with most of its contents moved to bug_report.md

Checklist

  • Tests added/updated
  • Documentation updated
  • This PR includes a new feature
  • This PR includes a bugfix
  • This PR includes a refactor

Testing Checklist

Static Validation

  • helm lint ./charts/graylog passes
  • helm template graylog ./charts/graylog --validate passes

Installation

  • Fresh installation completes successfully
  • All pods reach Running state
  • helm test graylog -n graylog passes

Functional (if applicable)

  • Web UI accessible and login works
  • DataNodes visible in System > Data Nodes
  • Inputs can be created and receive data

Upgrade (if applicable)

  • Upgrade from previous release succeeds
  • Scaling up/down works correctly
  • Configuration changes apply correctly

Specific to this PR

  • describe what was specifically tested

Notes for reviewers

  • Verify all applicable tests above pass
  • Sync up with the author before merging

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.

2 participants