From 1c2444b7f092120bfc2ee72d128173a35e3cbfc1 Mon Sep 17 00:00:00 2001 From: Xander Date: Sun, 22 Oct 2023 14:41:33 +0100 Subject: [PATCH] Create mixinxy.ytag --- tags/guide/mixinxy.ytag | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 tags/guide/mixinxy.ytag diff --git a/tags/guide/mixinxy.ytag b/tags/guide/mixinxy.ytag new file mode 100644 index 0000000..3933414 --- /dev/null +++ b/tags/guide/mixinxy.ytag @@ -0,0 +1,14 @@ +type: text + +--- + +Don't ask for a solution to the solution you have come up with. +State exactly what you would like to change and show the code that should be changed. + +For example: + +:x: Don't do this +> How do I use `@ModifyVariable` to modify this method in this particular way + +:white_check_mark: Do this +> How can I accomplish this goal with the following source code: