Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mixin XY Problem tag #149

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions tags/guide/mixinxy.ytag
Original file line number Diff line number Diff line change
@@ -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:
Loading