aboutsummaryrefslogtreecommitdiff
path: root/.github/PULL_REQUEST_TEMPLATE.md
diff options
context:
space:
mode:
authorpml68 <contact@pml68.dev>2025-09-22 02:47:06 +0200
committerpml68 <contact@pml68.dev>2025-09-22 02:47:06 +0200
commit381a10f547bd2ab5319ea108720d7479d38a80aa (patch)
tree44074f3390a31219869dd6b8caa49636ee34f1a8 /.github/PULL_REQUEST_TEMPLATE.md
parentfeat: fix SCSS deprecation warning (diff)
downloadpml68.dev-381a10f547bd2ab5319ea108720d7479d38a80aa.tar.gz
chore: remove GitHub stuff
Diffstat (limited to '.github/PULL_REQUEST_TEMPLATE.md')
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md7
1 files changed, 0 insertions, 7 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
deleted file mode 100644
index 34bc22e..0000000
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ /dev/null
@@ -1,7 +0,0 @@
-_Description of what this PR is changing or adding, and why:_
-
-_Issues fixed by this PR (if any):_
-
-## Presubmit checklist
-
-- [ ] You have confirmed that there are no [PRs](https://github.com/pml68/website/pulls) closely related to yours in terms of changes.