Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[11.x] Add bug Command #50952

Closed
wants to merge 12 commits into from
Closed

Conversation

milwad-dev
Copy link
Contributor

@milwad-dev milwad-dev commented Apr 7, 2024

This PR adds a new command called bug. This command is about reporting a bug for the framework. In GoLang we have a command named bug, I think it's a good command for Laravel.

How is working

When running this command, this command automatically opens your browser and redirects to the issue page. But it's not enough, this command fills the Larave, PHP input, and DB info input from your project.

Why

This command helps to just focus on your bug and you don't need to check the Laravel, PHP, ... version, because this command fills the inputs auto. This helps others avoid entering wrong information.

Copy link

github-actions bot commented Apr 7, 2024

Thanks for submitting a PR!

Note that draft PR's are not reviewed. If you would like a review, please mark your pull request as ready for review in the GitHub user interface.

Pull requests that are abandoned in draft may be closed due to inactivity.

@ahinkle
Copy link
Contributor

ahinkle commented Apr 7, 2024

I would rather see something with the about command. Perhaps a --export option or similar that goes to the clipboard.

Also, it's important to be agnostic with the community help boards that could find the information resourceful.

@driesvints
Copy link
Member

Heya! We were having some failures in the testsuite at the base branch. Could you rebase this PR and make sure tests pass again? Thanks!

@milwad-dev milwad-dev marked this pull request as ready for review April 8, 2024 10:52
@taylorotwell
Copy link
Member

Thanks for your pull request to Laravel!

Unfortunately, I'm going to delay merging this code for now. To preserve our ability to adequately maintain the framework, we need to be very careful regarding the amount of code we include.

If possible, please consider releasing your code as a package so that the community can still take advantage of your contributions!

If you feel absolutely certain that this code corrects a bug in the framework, please "@" mention me in a follow-up comment with further explanation so that GitHub will send me a notification of your response.

@milwad-dev milwad-dev deleted the add-bug-command branch April 8, 2024 14:34
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.

7 participants