summaryrefslogtreecommitdiffstats
path: root/PULL_REQUEST_TEMPLATE.md
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-02-02 15:19:36 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-02-02 15:56:52 +0000
commitd77b7d0d97a4d698f801b92ce3b7ae5135908fdf (patch)
treee732e690b836a2d69290e83ac1e3d1823e72171c /PULL_REQUEST_TEMPLATE.md
parentInitial commit. (diff)
downloadsortable-d77b7d0d97a4d698f801b92ce3b7ae5135908fdf.tar.xz
sortable-d77b7d0d97a4d698f801b92ce3b7ae5135908fdf.zip
Adding upstream version 1.6.0+20221231.upstream/1.6.0+20221231upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'PULL_REQUEST_TEMPLATE.md')
-rwxr-xr-xPULL_REQUEST_TEMPLATE.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md
new file mode 100755
index 0000000..0674d91
--- /dev/null
+++ b/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,13 @@
+# Pull request template
+
+## Purpose
+
+_Describe the problem or feature in addition to a link to the issues._
+
+## Approach
+
+_How does this change address the problem?_
+
+## Fixes
+
+_List of resolved issues._