diff --git a/src/components/Contact/ContactForm.tsx b/src/components/Contact/ContactForm.tsx index 6f99903..1b42a3e 100644 --- a/src/components/Contact/ContactForm.tsx +++ b/src/components/Contact/ContactForm.tsx @@ -86,6 +86,14 @@ export default function ContactForm() { + {topic === "bug" && ( +
+ Note: This form is meant only for bugs with the Hackdex website. For bugs found in a rom hack, please reach out to the original creator of that hack. +
+