Hi, I’ve looked into the wishlist issue <#7931> an...
# general
c
Hi, I’ve looked into the wishlist issue #7931 and figured out a way to serve that additional info. It should be a tiny patch of ~5 lines to osquery/tables/system/linux/system_info.cpp. Do I need to get assigned before PR?
s
Always happy to see PRs! But to answer your question… From a process perspective, no. We’re a volunteer project and don’t really assign work. If you thought the work would be involved, and likely have someone else picking it up, I’d say drop a comment. (But this sounds small, and like you’re already done it) Similarly, if you thought the implementation would be controversial, or need discussion, I’d suggest creating a blueprint issue to talk about it. (or just talking in that issue). But that’s not happening here. I’d say just put up a PR. Feel free to ask questions about anything
c
Thanks! I’ve submitted a PR for that.