summaryrefslogtreecommitdiff
path: root/config/mako/.github
diff options
context:
space:
mode:
authorcoasteen <coasteen@proton.me>2026-07-09 10:42:28 +0330
committercoasteen <coasteen@proton.me>2026-07-09 10:42:28 +0330
commit8cbadb61604667b407b53ee1258433994fa4765a (patch)
tree97765fb29418fd6278fcb4cbb9760893afaf7a58 /config/mako/.github
Diffstat (limited to 'config/mako/.github')
-rwxr-xr-xconfig/mako/.github/issue_template.md1
-rwxr-xr-xconfig/mako/.github/pull_request_template.md1
2 files changed, 2 insertions, 0 deletions
diff --git a/config/mako/.github/issue_template.md b/config/mako/.github/issue_template.md
new file mode 100755
index 0000000..45a7be3
--- /dev/null
+++ b/config/mako/.github/issue_template.md
@@ -0,0 +1 @@
+> If you're reporting an UI issue, make sure you take a screenshot that shows the actual bug. \ No newline at end of file
diff --git a/config/mako/.github/pull_request_template.md b/config/mako/.github/pull_request_template.md
new file mode 100755
index 0000000..622089f
--- /dev/null
+++ b/config/mako/.github/pull_request_template.md
@@ -0,0 +1 @@
+> If you're fixing a UI issue, make sure you take two screenshots. One that shows the actual bug and another that shows how you fixed it. \ No newline at end of file