Files
app-ethereum/.github/pull_request_template.md
Coline 45a82881a3 feat: add auto author assign for pr
- remove checklist in pr template
2022-03-04 15:57:19 +01:00

18 lines
696 B
Markdown

## Description
Please provide a detailed description of what was done in this PR.
(And mentioned if linked to an issue [docs](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue))
## Changes include
- [ ] Bugfix (non-breaking change that solves an issue)
- [ ] New feature (non-breaking change that adds functionality)
- [ ] Breaking change (change that is not backwards-compatible and/or changes current functionality)
## Breaking changes
Please complete this section if any breaking changes have been made, otherwise delete it.
## Additional comments
Please post additional comments in this section if you have them, otherwise delete it.