Regards, $YOUR_NAME.
Ask HN: How to say no to a GitHub issue feature request?
181–190 of 243 posts
Re: Ask HN: How to say no to a GitHub issue feature request?
#182Earlier quoted context omitted.
it would be interesting if github allowed the user to submit the feature request and commit x amount of dollars they are willing to pay to have it implemented. if the maintainer wants to entertain the offer, the two agree, and requestor submits the money to github to hold in escrow until the feature is implemented or the time has expired.
This exists as third party services. IIRC it’s exactly how bountysource used to work. I think the model never took off enough to be attractive to github to implement on their end. But yea I think it would be cool and more popular if integrated directly in it.
Re: Ask HN: How to say no to a GitHub issue feature request?
#183Re: Ask HN: How to say no to a GitHub issue feature request?
#184The important thing is to speak your truth. You don't owe anyone else anything in this life!
Re: Ask HN: How to say no to a GitHub issue feature request?
#185Re: Ask HN: How to say no to a GitHub issue feature request?
#186I've only needed to do it a couple of times on my projects, but sometimes it's needed.
Re: Ask HN: How to say no to a GitHub issue feature request?
#187The best thing to do is to decide where your boundaries are, and then tell them. I was in your position many times. I was so frustrated to feel like the other person was entitled to my time. Then I had to fight my urges to tell them to fuck off, wasting even more time and energy in the process. Even if I replied, it wasn't helpful to anybody if I was being polite but passive-aggressive. Then I realized that it was a…
And if 2. is "no" then let them know why not, but there is no need to "debate" it further either. Sometimes it's very important NOT to add features to a project. In fact I would argue that this is one of the strengths of OSS projects compared to "enterprise software".
Re: Ask HN: How to say no to a GitHub issue feature request?
#188And maybe one day I will do the feature, but not cause they told me to. :-)
Re: Ask HN: How to say no to a GitHub issue feature request?
#189Re: Ask HN: How to say no to a GitHub issue feature request?
#190Feel free to create a pull request