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

[bsmrkgen-10] - Fix feature and pull request templates #26

Closed
Oscarz90 opened this issue May 7, 2020 · 0 comments · Fixed by #28 or #30
Closed

[bsmrkgen-10] - Fix feature and pull request templates #26

Oscarz90 opened this issue May 7, 2020 · 0 comments · Fixed by #28 or #30
Labels
bug Something isn't working

Comments

@Oscarz90
Copy link
Owner

Oscarz90 commented May 7, 2020

🐛 bug report

📝 Description

Modify feature and pull request with the following:

  • Feature request
    • Change about property with: Suggest a feature for the project (enhancement, refactor, etc.)
    • Remove from label property the enhancement label
    • Modify title property with [project-id] - Brief description
  • Bug report
    • Modify title property with [project-id] - Brief description
    • Remove from label property the help wanted label
  • Docs request
    • Modify title property with [project-id] - Brief description
  • Pull request (add all the following props)
    • name: "\U0001F680 Code review and merge request"
    • about: It asks for the review of the code for a task
    • title: '[project-] - Brief description'
    • labels: ''
    • assignees: ''

👌 Expected behavior

To have all previous changes when open a new issue or pull request

🚑 Minimal Reproduction

N/A

🔥 Exception or Error

N/A

🔧 Your Environment

N/A

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment