T430966 will deploy the community-driven "Citation needed" suggestion as a default-on suggestion.
In doing so, we will make the title of the suggestion card "Citation needed." In doing so, there is now a discrepancy between `AddReferenceEditCheck.js` and `CitationNeededEditCheck.js`.
This task involves the work of reconciling them.
{F91575709}
{F91575719}
=== Requirements
Both `AddReferenceEditCheck.js` + `CitationNeededEditCheck.js` suggestion cards ought to read as follows:
{F92807197}
- Title: **Add a citation**
- Description: **Help readers understand where this information is coming from by adding a citation.**
- Buttons: {nav Add citation} {nav Dismiss}
-- //Note: links will be added in a soon-to-be-filed follow-on task.//
- Footer text (`CitationNeededEditCheck.js` ONLY): **Reported by an editor in MONTH YEAR**
-- //Note: `MONTH YEAR` will only be included if it's been defined. In the future, it would be cool if we could automatically extract and present this context from the edit/diff that added the template.//