summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorLuke Parker <[email protected]>2026-01-09 10:11:59 +1000
committerGitHub <[email protected]>2026-01-08 18:11:59 -0600
commiteb5c113cff63f2f2cad0174db6b05408caf115da (patch)
tree12d98e0815a6374097e2aa8b1beb27309ff1bec1
parentbd9c13bb27e6a375f0232ed383213bc86c77387d (diff)
downloadopencode-eb5c113cff63f2f2cad0174db6b05408caf115da.tar.gz
opencode-eb5c113cff63f2f2cad0174db6b05408caf115da.zip
ignore: add PR template (#7391)
-rw-r--r--.github/pull_request_template.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
new file mode 100644
index 000000000..b4369fa1a
--- /dev/null
+++ b/.github/pull_request_template.md
@@ -0,0 +1,3 @@
+### What does this PR do?
+
+### How did you verify your code works?