Skip to content

Commit

Permalink
Merge pull request #65 from dappnode/pablo/pr-template-core
Browse files Browse the repository at this point in the history
Add PR template
  • Loading branch information
pablomendezroyo authored Apr 7, 2022
2 parents e653b21 + 3d5409c commit f313229
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<!-- 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
-->

## Context

> Provide context of this PR: why it was created? what does it fixes? what new feature does it provides? ...
## Approach

> Define the solution for the issue or feature that this PR aims to fix
## Test instructions

<!-- 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.
-->

0 comments on commit f313229

Please sign in to comment.