Mandate Discord Rule 2: Use Proper Grammar

Because, let's face it, using proper grammar is MANDATED. We expect all members of this fine community to use correct subject-verb agreement, proper punctuation, and no more than 3 consecutive uses of "your/you're" in a single sentence. Failure to do so will result in Mandate-issued sanctions.

Example: Incorrect - "Me and my friend go to the store." Corrected - "My friend and I go to the store."

Read Rule 3: Use Contractions Properly for more on the correct use of contractions.

Here's some example code for proper grammar:

				if (this.isProperGrammar()) {
					print("Proper grammar is being used!");
				} else {
					print("Fix that, noob!");
				}
			
Read Rule 4: No Swear Words for tips on how to avoid using the "n-word" in code.