This repository has been archived on 2025-12-25. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
tdi-studio-se/.github/PULL_REQUEST_TEMPLATE.md
ypiel 4711be9ed0 feat(TDI-39981) : Add template for github PR comments (#1923)
* feat(TDI-39981) : Add template for github PR comments
2018-01-29 12:24:41 +02:00

934 B

What is the current behavior? (You can also link to an open issue here)

What is the new behavior?

Please check if the PR fulfills these requirements

  • The commit message follows Talend standard
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features) ?
  • The code coverage on new code >75%
  • The new code does not introduce new technical issues (sonar / eslint)

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build / CI related changes
  • Other... Please describe:

Does this PR introduce a breaking change?

  • Yes
  • No

If this PR contains a breaking change, please describe the impact and migration path for existing applications: ...

Other information: