Skip to content

Encourage community to create failing PRs for bugs#1642

Merged
scarroll32 merged 2 commits intomainfrom
issue-1464
Sep 25, 2025
Merged

Encourage community to create failing PRs for bugs#1642
scarroll32 merged 2 commits intomainfrom
issue-1464

Conversation

@scarroll32
Copy link
Copy Markdown
Member

@scarroll32 scarroll32 commented Sep 25, 2025

Closes #1464

@scarroll32 scarroll32 requested a review from Copilot September 25, 2025 15:42
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Updates documentation to encourage community members to submit pull requests with failing tests instead of creating bug report templates when reporting issues.

  • Removes bug report template files from the repository
  • Updates documentation across README, CONTRIBUTING.md, and intro.md to request failing tests in PRs
  • Modifies CHANGELOG.md entries to reflect the new approach

Reviewed Changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
docs/docs/intro.md Changes guidance from "branch with failing spec" to "pull request with failing test"
bug_report_templates/test-ransacker-arel-present-predicate.rb Removes bug report template file
bug_report_templates/test-ransack-scope-and-column-same-name.rb Removes bug report template file
README.md Updates bug reporting guidance to request failing test PRs
CONTRIBUTING.md Replaces bug report template instructions with failing test guidance
CHANGELOG.md Updates changelog entries to reflect the new approach

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@scarroll32 scarroll32 enabled auto-merge (squash) September 25, 2025 15:43
@scarroll32 scarroll32 disabled auto-merge September 25, 2025 15:48
@scarroll32 scarroll32 merged commit 9995e09 into main Sep 25, 2025
24 checks passed
@scarroll32 scarroll32 deleted the issue-1464 branch September 25, 2025 15:49
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 report templates use Minitest

2 participants