From 526b3607bf85124ebad8e868cc4c0c721e9bc706 Mon Sep 17 00:00:00 2001 From: Joe Banks Date: Sat, 14 Nov 2020 02:01:24 +0000 Subject: linebreak in SCHEMA.md --- SCHEMA.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/SCHEMA.md b/SCHEMA.md index 65c8838..c499d43 100644 --- a/SCHEMA.md +++ b/SCHEMA.md @@ -1,7 +1,11 @@ ## Form features `DISCOVERABLE`: The form should be displayed on the homepage of the forms application. + `REQUIRES_LOGIN`: Requires the user to authenticate with Discord before completing the form. + `OPEN`: The form is currently accepting responses. + `COLLECT_EMAIL`: The form should collect the email from submissions. Requires `REQUIRES_LOGIN` + `DISABLE_ANTISPAM`: Disable the anti-spam checks from running on a form submission. -- cgit v1.2.3