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

PR template: Remove pr type #85

Merged
merged 1 commit into from
Apr 1, 2022

Conversation

ruben-iteng
Copy link
Collaborator

@ruben-iteng ruben-iteng commented Apr 1, 2022

Description

Remove the pull request type from the template as it is redundant
(already in the pr tag)

Fixes #79

Checklist

Please read and execute the following:

  • My code follows the coding guidelines of this project
  • My PR title is following the contribution guidelines
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (if applicable)
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works (if applicable)
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

Code of Conduct

By submitting this issue, you agree to follow our Code of Conduct:

Remove the pull request type from the teplate as it is redundant
(already in the pr tag)
@ruben-iteng ruben-iteng added ✨ goal: improvement Improvement to an existing feature 🟩 priority: low Low priority and doesn't need to be rushed 🤖 area: ci/cd Concerns CI/CD labels Apr 1, 2022
@ruben-iteng ruben-iteng self-assigned this Apr 1, 2022
@IoannisP-ITENG IoannisP-ITENG merged commit de9e978 into faebryk:main Apr 1, 2022
@ruben-iteng ruben-iteng deleted the feature/remove_pr_type branch April 8, 2022 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖 area: ci/cd Concerns CI/CD ✨ goal: improvement Improvement to an existing feature 🟩 priority: low Low priority and doesn't need to be rushed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Delete PR type in PR template
2 participants