From 4d37bbed4a1f745c331ba996fc860d79e3e51e8f Mon Sep 17 00:00:00 2001 From: mjkwiatkowski Date: Tue, 10 Feb 2026 08:14:41 +0100 Subject: feat: added the entry point to experiment listener --- .github/pull_request_template.md | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 .github/pull_request_template.md (limited to '.github/pull_request_template.md') 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 -- cgit v1.2.3