Skip to content

chore: add pr template - #7

Open
maciejmajek wants to merge 1 commit into
mainfrom
chore/pr_template
Open

maciejmajek wants to merge 1 commit into
mainfrom
chore/pr_template

Conversation

@maciejmajek

@maciejmajek maciejmajek commented Aug 17, 2023

Copy link
Copy Markdown
Member

note: rebase when #6 is merged

What

Pull request template

Why

For better clarity & project management

Type of change

  • feat: A new feature
  • fix: A bug fix
  • docs: Documentation only changes
  • style: Changes that do not affect the meaning of the code
  • refactor: A code change that neither fixes a bug nor adds a feature
  • perf: A code change that improves performance
  • test: Adding missing tests or correcting existing tests
  • ci: Changes to our CI configuration files and scripts
  • chore: Other changes that don't modify src or test files
  • revert: Reverts a previous commit

How Has This Been Tested?

  • Unit test
  • Integration test

Notes for reviewer

# What

<!-- What did you change? What did you add?-->

# Why

<!-- Reason for changes -->

## Type of change

<!-- Please delete options that are not relevant. -->

- [ ] feat: A new feature
- [ ] fix: A bug fix
- [ ] docs: Documentation only changes
- [ ] style: Changes that do not affect the meaning of the code
- [ ] refactor: A code change that neither fixes a bug nor adds a feature
- [ ] perf: A code change that improves performance
- [ ] test: Adding missing tests or correcting existing tests
- [ ] ci: Changes to our CI configuration files and scripts
- [x] chore: Other changes that don't modify src or test files
- [ ] revert: Reverts a previous commit

# How Has This Been Tested?

<!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration -->

- [ ] Unit test
- [ ] Integration test

## Notes for reviewer
@maciejmajek
maciejmajek requested review from niemiaszek and removed request for niemiaszek August 17, 2023 19:52
@niemiaszek

Copy link
Copy Markdown
Contributor

Hm, seems like a bit much for our project. I guess I would remove "How Has This Been Tested?" - if we setup CI/CD we should get this info directly from Actions

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.

2 participants