Skip to content

Commit e843878

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

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

.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/dsp_best_practices/blob/main/CONTRIBUTING.md) and our [etiquette for pull requests](https://github.com/eclipse-dataspace-protocol-base/dsp_best_practices/blob/main/PR_ETIQUETTE.md)._

0 commit comments

Comments
 (0)