Andrew Lyons
Andrew Lyons
We should look at using https://github.com/errata-ai/vale, and there are some great writing guides which we may want to adopt. These are detailed at https://github.com/errata-ai/styles I'd suggest we look at one...
** Which page on https://docs.moodle.org/dev needs to be migrated?** https://docs.moodle.org/dev/Authentication_plugins ** Does this page need documentation specific to a Moodle version? ** Yes ** Where do you think it should...
** Which page on https://docs.moodle.org/dev needs to be migrated?** https://docs.moodle.org/dev/Themes ** Does this page need documentation specific to a Moodle version? ** Yes ** Where do you think it should...
Migrate all historic meetings at https://docs.moodle.org/dev/Developer_meetings This will involve determining the best format for them, perhaps including a custom jsx component for the table? Don't forget to grab any files...
Include from Moodle as build step from shell script. See MDL-74391 for suggestion to migrate them to markdown. Aim to do this early in 4.1 cycle.
https://github.com/wataru-chocola/remark-definition-list Currently blocked by https://github.com/facebook/docusaurus/issues/6520
## Describe the bug The `\PHP_CodeSniffer\Util\Common::$allowedTypes` array and `\PHP_CodeSniffer\Util\Common::suggestTypes()` method prefer some non-normative types, including: - `boolean` instead of `bool` - `integer` instead of `int` These aren't the types accepted...
Thanks for submitting a bug report, please fill in the following details. **Description** We are evaluating changie as a possible management tool, but we are essentially a large monorepo with...
As suggested by Brendan, I've added two things here: - An INFO line to indicate that ESLint reported JS errors - A copy of the offending with a caret pointing...