summaryrefslogtreecommitdiff
path: root/.github/pull_request_template.md
diff options
context:
space:
mode:
authormjkwiatkowski <mati.rewa@gmail.com>2026-02-10 08:14:41 +0100
committermjkwiatkowski <mati.rewa@gmail.com>2026-02-10 08:14:41 +0100
commit4d37bbed4a1f745c331ba996fc860d79e3e51e8f (patch)
tree69d4e530f1f5a5192f98bb422d46618afb291c23 /.github/pull_request_template.md
parent7a078fac132d10933e52edafd0f2527c50c9b1b6 (diff)
feat: added the entry point to experiment listenerHEADmaster
Diffstat (limited to '.github/pull_request_template.md')
-rw-r--r--.github/pull_request_template.md17
1 files changed, 0 insertions, 17 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
deleted file mode 100644
index 3b9caac8..00000000
--- a/.github/pull_request_template.md
+++ /dev/null
@@ -1,17 +0,0 @@
-## Summary
-
-A small summary of the requirements (in one/two sentences).
-
-## Implementation Notes :hammer_and_pick:
-
-* Briefly outline the overall technical solution. If necessary, identify talking points where the reviewer's attention should be drawn to.
-
-## External Dependencies :four_leaf_clover:
-
-*
-
-## Breaking API Changes :warning:
-
-*
-
-*Simply specify none (N/A) if not applicable.* \ No newline at end of file