summaryrefslogtreecommitdiff
path: root/config/mako/.github
diff options
context:
space:
mode:
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