summaryrefslogtreecommitdiff
path: root/meshmc/.github/pull_request_template.md
diff options
context:
space:
mode:
authorMehmet Samet Duman <yongdohyun@projecttick.org>2026-04-02 20:38:37 +0300
committerMehmet Samet Duman <yongdohyun@projecttick.org>2026-04-02 20:38:37 +0300
commit25a9943d68a7dc31eeefeb17913dbe37d87e5302 (patch)
tree540166d548cafc56726a07225f2dbe649c8e2444 /meshmc/.github/pull_request_template.md
parenta4b5ffbaadb591066e2a97f8d450fb1d93e56a6e (diff)
downloadProject-Tick-25a9943d68a7dc31eeefeb17913dbe37d87e5302.tar.gz
Project-Tick-25a9943d68a7dc31eeefeb17913dbe37d87e5302.zip
NOISSUE Remove not needed CI workflows for GitHub Actions and reworked some workflows
Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
Diffstat (limited to 'meshmc/.github/pull_request_template.md')
-rw-r--r--meshmc/.github/pull_request_template.md9
1 files changed, 0 insertions, 9 deletions
diff --git a/meshmc/.github/pull_request_template.md b/meshmc/.github/pull_request_template.md
deleted file mode 100644
index bd2abdad87..0000000000
--- a/meshmc/.github/pull_request_template.md
+++ /dev/null
@@ -1,9 +0,0 @@
-<!--
-Hey there! Thanks for your contribution for MeshMC.
-
-Please make sure that your commits are signed off and please sign CLA first.
-If you don't know how that works, check out our contribution guidelines: https://github.com/Project-Tick/MeshMC/blob/master/CONTRIBUTING.md#signing-your-work
-If you already created your commits, you can run `git rebase --signoff develop` to retroactively sign-off all your commits and `git push --force` to override what you have pushed already.
-
-Note that signing and signing-off are two different things!
--->