You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Chosen has access to protective gear, and this is not reflected in the seedfile, because they typically have custom weapons. This issue is just to create the protective gear.
Additional context
You can have protective gear worth 1-armour, if you want.
Quote from the book.
Describe the Technical Implementation of the Solution
If my understanding is correct what was confusing me was that it seems too simple. I'm not used to something this atomic. For example, I would have expected a feature so, add the migrations, add the seed, and, add something to the UI.
I'm not saying that the issues should be changed because these small ones actually make sense for newbies. Maybe my preconceptions of what I would have expected from a Laravel project are trolling me 🤷🏻
Yes! It actually is this simple. Asking a newbie to build an entire feature according to the standards of a codebase is a bit much in my opinion. There are a few issues in the list that are meaty like that, but they're not labeled "Good First Issue", at least, I hope they aren't!
Meaty issues like that are common in Rails projects as well, but in my experience, attempting to chop it up finer really helps in terms of delivery! Code Reviews of large features take a lot longer too.
Describe the Feature
The Chosen has access to protective gear, and this is not reflected in the seedfile, because they typically have custom weapons. This issue is just to create the protective gear.
Additional context
Quote from the book.
Describe the Technical Implementation of the Solution
Solution
Add one piece of Gear to the chosen seed file.
References
The text was updated successfully, but these errors were encountered: