Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 8 additions & 12 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,18 @@
<!-- Once the Pull Request is created, do not forget to:
<!-- For DAppNode core members, once the Pull Request is created, do not forget to:
1. Link issues to the PR if available
2. Mention dappnode core members
3. Add proper labels
-->

**What type of PR is this?**
## Context

> Uncomment one line below and remove others.
>
> Bug fix
> Feature
> Documentation
> Other
> Provide context of this PR: why it was created? what does it fixes? what new feature does it provides? ...

**What does this PR do? Why is it needed?**
## Approach

**How can be tested?**
> Define the solution for the issue or feature that this PR aims to fix

> Provide well detailed instructions to test this PR
## Test instructions

**Other notes for review**
<!-- MANDATORY: please, do not skip this step, it is very importand for DAppNode team to have simple and well defined instructions on how to test this PR.
-->