Skip to content

Commit c6d728a

Browse files
committed
feat: add PR template
1 parent 84bfff6 commit c6d728a

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
## What this PR changes/adds
2+
3+
_Briefly describe WHAT your PR changes, which features it adds/modifies._
4+
5+
## Why it does that
6+
7+
_Briefly state why the change was necessary._
8+
9+
## Further notes
10+
11+
_List other areas of the documents that have changed but are not necessarily linked to the main feature. This could be editorial changes or mistakes in example files that were encountered and were fixed inline, etc._
12+
13+
## Linked Issue(s)
14+
15+
Closes # <-- _insert issue number if one exists_
16+
17+
_Please be sure to take a look at the [contributing guidelines](https://github.com/eclipse-dataspace-protocol-base/DataspaceProtocol/blob/main/CONTRIBUTING.md) and our [etiquette for pull requests](https://github.com/eclipse-dataspace-protocol-base/DataspaceProtocol/blob/main/PR_ETIQUETTE.md)._

0 commit comments

Comments
 (0)