diff --git a/dot_config/crush/commands/np-s.md b/dot_config/crush/commands/np-s.md index de537d8243dd392d244d4a68229ac342961f8a86..e03c9842a170e28b5296c5b09acc1238f3ff4d70 100644 --- a/dot_config/crush/commands/np-s.md +++ b/dot_config/crush/commands/np-s.md @@ -4,4 +4,4 @@ Hey there :) We're having the following issue. $DESCRIPTION -Please consider it, and if you already know which files are relevant, go ahead and read them. If you don't, list the contents of some directories and read just the files that seem relevant. Your goal during reading is getting a better idea of what changes might be necessary to resolve the issue. After you're done reading and you have a solid understanding, start your `np` session with `np s`. After setting up the goal and making sure its description refers to to the related files, think deeply, then add your tasks and get started on them. +Please consider it, and if you already know which files are relevant, go ahead and read them. If you don't, list the contents of some directories and read just the files that seem relevant. Your goal during reading is getting a better idea of what changes might be necessary to resolve the issue. After you're done reading and you have a solid understanding, start your session with `np s` and follow the instructions in its output. diff --git a/dot_config/crush/commands/np-s_ref.md b/dot_config/crush/commands/np-s_ref.md index e1d6b111be4c4c4145454cdd0072456a30e4428b..23ce603986c32cca233cec80a8e6efa9c91ca3f8 100644 --- a/dot_config/crush/commands/np-s_ref.md +++ b/dot_config/crush/commands/np-s_ref.md @@ -1 +1 @@ -Please take a look at $REFERENCE. Read it, look around at the relevant files to get a better idea of what changes might be necessary to resolve it, then start your `np` session. After setting up the goal and making sure its description refers to $REFERENCE and the related files, think deeply, then add your tasks and get started on them. +Hey there :) Please take a look at $REFERENCE. Consider it, and if you already know which files are relevant, go ahead and read them. If you don't, list the contents of some directories and read just the files that seem relevant. Your goal during reading is getting a better idea of what changes might be necessary to resolve the issue. After you're done reading and you have a solid understanding, start your session with `np s` and follow the instructions in its output.