diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9ebd7122..fda7e4b3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -40,8 +40,7 @@ application running. - If your patch is not getting reviewed or you need a specific person to review it, you can @-reply a reviewer asking for a review in the pull request or a - comment, or you can ask for a review in [#aardwolf-discussion:matrix.org](https://riot.im/app/#/room/#aardwolf-discussion:matrix.org) - or the mailing list `aardwolf-development@lists.riseup.net`. + comment, or you can ask for a review in [#aardwolf-discussion:matrix.org](https://riot.im/app/#/room/#aardwolf-discussion:matrix.org). - Add tests relevant to the fixed bug or new feature. For a DOM change this will usually be a web platform test; for layout, a reftest. See our [testing diff --git a/doc/TEMPLATE_FILE_STRUCTURE.md b/doc/TEMPLATE_FILE_STRUCTURE.md index f3ac8556..91ac5b4d 100644 --- a/doc/TEMPLATE_FILE_STRUCTURE.md +++ b/doc/TEMPLATE_FILE_STRUCTURE.md @@ -1,3 +1,8 @@ +## +# THIS IS THE RUCTE TEMPLATE STRUCTURE +# TODO - Document the Yew Templates +## + ``` aardwolf-templates/ ├── compiled_templates -- This is where the rust-compiled templates end up