Description
The contributing guidelines on redux-toolkit could be made more inviting to first time users who are intimidated by OSS and contributing.
Options explored
Port over reduxjs/redux guidelines
the core repo's guidelines have a bit more flavor and could be ported over very easily to fit RTK.
unify core docs guidelines on the portal
Alternative/additionally, the "contributing" guidelines could just be made as a page on the core documentations website and the guidelines link to their similar to react's guidelines (although theirs links to the legacy site lol). This would just mean that across the three repos one guideline has to be maintained. (The page would still link to the 3 seperates repos and potentially clarify)
If PR's are welcome against this let me know, I suppose the first option is easy but if the second option is interesting I'll probs have to x-post to the actual repo receiving the change.