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

[BUG]: Convert Pull Request Template to Issue Form #105

Closed
1 task done
adityaraute opened this issue Mar 22, 2024 · 9 comments
Closed
1 task done

[BUG]: Convert Pull Request Template to Issue Form #105

adityaraute opened this issue Mar 22, 2024 · 9 comments
Assignees
Labels
documentation Improvements or additions to documentation EddieHub:good-first-issue Visible on the Good First Issue finder on EddieHub good first issue Good for newcomers

Comments

@adityaraute
Copy link
Collaborator

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Issue Templates are in Issue Form formats, but the PR template isn't.

Expected Behavior

Mimic the Issue Template UI for PR template

Steps To Reproduce

  1. Create a new PR
  2. Observe

Anything else?

No response

What browsers are you seeing the problem on?

No response

@adityaraute adityaraute added documentation Improvements or additions to documentation good first issue Good for newcomers EddieHub:good-first-issue Visible on the Good First Issue finder on EddieHub labels Mar 23, 2024
@rahulram21
Copy link

Should the PR template be similar to .github/ISSUE_TEMPLATE/feature_report.yml?

@adityaraute
Copy link
Collaborator Author

@rahulram21 Yes, pretty much. Questions from the current PR template, but formatting similar to the Issue Template.

Would you like to work on this issue?

@manoj9896
Copy link

manoj9896 commented Apr 20, 2024

Hi,
Can I work on this issue if it is not picked yet?

@adityaraute
Copy link
Collaborator Author

Sure @manoj9896
Assigning it to you

@adityaraute
Copy link
Collaborator Author

Hi @manoj9896

Can you please update on this issue.

@manoj9896
Copy link

Hi @adityaraute,
As per the github, Issue forms are not supported for pull requests ,

@manoj9896
Copy link

manoj9896 commented May 19, 2024

@adityaraute
But we can create the multiple templates
Approach:

  • In .github directory create an another directory PULL_REQUEST_TEMPLATE
  • added two templates
    • bux_fix.md
    • feature_request.md
  • create a file pull_request_template.md at root level to select the template

Now I am facing the issue in mimicking the template from the issue template as they are in .yaml format and PR template are in .md format

@adityaraute
Copy link
Collaborator Author

Okay, then how do you suggest we deal with this issue?
If there's no way out, we can close this issue.

@adityaraute
Copy link
Collaborator Author

Hi @manoj9896 ,

As per github, Issue forms are not supported for pull requests ,

I'll close this issue for the above reason.

Thank you for your support over this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation EddieHub:good-first-issue Visible on the Good First Issue finder on EddieHub good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants