this post was submitted on 23 Sep 2024
150 points (98.7% liked)
Opensource
1366 readers
45 users here now
A community for discussion about open source software! Ask questions, share knowledge, share news, or post interesting stuff related to it!
⠀
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I got a single class that supported new hardware written for a controller. They said they don't want the overhead of maintaining an additional class for new hardware (a class that doesn't change ever btw). I thought whatever, works for me, doesn't need to be on the repo and "I got mine". I have since seen 3 people asking if the hardware is supported / asking for it to be implemented. Oh well.
In that case I'd point them to your fork with a link to the PR where they maintainer chose not to include it.
Why? To start problems for me from pissy maintainers when I need help with something?