-
Notifications
You must be signed in to change notification settings - Fork 113
Add code of conduct #738
Comments
This is really necessary for a sane project to growth. Rules and statements should be clear and concise but I think that being harsh is not needed. I totally understand your position and some people attitude that burns you a lot. Some ideas to add to the code of conduct and even issue template:
|
Yet being harsh proved to be very effective against help vampires and other unreasonable requests. Here I'm more concerned about limiting the downside for knowledgeable contributors than being "nice" to everyone. This said, I'm all for a clear, fair but strictly enforced code of conduct. And for everyone reading this: with due respect, "thinking that being harsh is not needed" has no value to me, since this little personal project that gained so much popularity made me experience the harsh reality of people taking free code for granted without any respect whatsoever. If anything, this project made me gain more respect for programmers and bitterness for users themselves.
Just to clarify: asking for money is only about keeping people disrespecting my free time away. This started as a small personal project which has never been about making money of it. I've only set up a Paypal link after a few requests, and with that in mind, I believe the link in man page is visible enough to possible donators (for those interested, total amount received to this day is about USD $50 from 4 donators - I now empirically know that at least 4 people have read the man page entirely 👍). With that amount involved, I believe bounty source won't work, and I am not sure I want it to work anyway. I've also set up a gratipay account some time ago, but more because I'm interested in the system itself rather than I expect receiving money from it. |
I don't think you got to be 'nice' to everybody but being harsh actually has many downsides. In my opinion, this attitude effectively makes help vampires and unreasonable requests go away but also possible contributors and some people that are willing to report a bug but they are not very sure what is happening under the hood (related to We agree that the code of conduct must be clear, fair and strictly applied. I just see that a different way to apply it can make people/community more inclined to contribute to the project.
I am aware of this fact. My proposal to show Paypal link/Bountysource on the template was on this way, you can make pretty clear that if anybody is demanding support they can pay for it in just a click. Other solution to all these problems could be creating a fake dummy helper ( |
Yes, this is the topic of this ticket. This is a matter of implementation.
In many case, users don't take time to inform themselves. I don't want to "politely explain them" again and again what they can read in the man page.
I guess this is where we disagree: having a community available doesn't mean we should rely on it to provide support for vampires. This is especially bad when the community in question targets a technical, DIY userbase. While this isn't entirely depending on our control, I really don't want to encourage this behavior.
I didn't know about premade answer - this might be very useful in the future.
I might not be having expressed my view clearly enough here: I don't want people to pay. I don't want them to bother me with questions they can easily find answers to in the man page. Either I should put a minimum price tag of $200 pop a question to avoid all questions, or let them find the Paypal link in the man page they'll have to read.
Yes, technically having another popular helper is probably the easiest way to avoid all of these issues - but that isn't something you create of thin air, or choose to become. :) Lastly, thank for your input. My answer might not be perceived as entirely receptive, but as said above this is a tricky subject. |
You are right, it seems fair to me.
Don't you worry, I prefer clear and blunt communication. In general, I feel that lowering a bit the tone could be positive but this is just me trying to give an opinion from a different and maybe a bit 'naive' perspective. I fully understand your point and that you have very valid reasons to manage this project that way. |
Once you've reached the stage of being "popular", keeping a healthy community becomes IMO a very complex problem. In Arch, we have the benefit of a comparatively involved installation process and a zero-tolerance policy on supporting derivative works, which takes away the burden of help vampires from the community and puts it on the derivates. With pacaur, you obviously only have one "product" which is used on anything with access to the AUR, including the derivates. For aurutils, I've achieved a ~0% noise ratio by adhering to two simple principles:
Achieving point 2 might be possible with pacaur 5, e.g. if using a local repo as described in #643. Point 1 is too late for this project as pointed out. For the current state of things, I would agree to use premade answers, but I would additionally lock any "invalid" issue to collaborators after closing it to avoid unnecessary bikeshed. This policy is similar to the "Dustbin" approach used on the Arch Linux forums. A more radical alternative would be to close the Issue tracker on github and use a moderated system for tracking bugs, e.g. a mailing list. The traffic could be then be routed to a separate email address or an IMAP filter. |
Popularity was also completely out of my control. As said above, you don't "choose" to become popular. Pacaur has barely been advertized by myself before users start advertizing it. Once you have a single satisfied user, it is too late. This phenomena is also becoming visible on the irc channel for aurutils, but here 2/ kicks in. There has been quite a move (mostly from yaourt users) to pacaur when the wiki table has been added, but it only reinforced its already existing popularity. I also believe the AUR popularity counter on the AUR page played a big role. Once the package reaches the first page and top ranks, there is a positive feedback loop created. Popular packages are most visible, and more voted on, and as a consequence become even more popular. Derivatives also play a role, but I'm not sure to what extend this applies to pacaur. The most popular derivative sticks to yaourt because its main devs prefer it strongly. But I think it is installed by default on the lesser known Bridge Linux.
I'm not differentiating the various
Not an option for me. I use github because it simplifies my workflow, I don't want to handle yet another infrastructure for so little benefits, and losing all the benefits of GH too. |
In line with the refactoring effort (#443) and because GitHub encourages to implement proper open source guidelines: add Code of conduct.
This is a bit tricky to address since pacaur development is voluntarily not very friendly due to some spoon feeding abuse in the past, but this is something that should eventually be addressed.
Due to the personal initial objectives of this project (making the AUR faster to use for myself), the entry barrier to the AUR is also considerably lowered for newbies, which sometimes don't want to take further responsibility for themselves. At some point, the noise ratio of help vampires vs useful reports was so high that several steps were taken to reduce it to a sustainable level, including:
All of the above considerably decreased the amount of crap I had to deal with, but I reckon this isn't without consequences:
Having a proper code of conduct and enforcing it can help to facilitate a healther environment for potential contributors, while still keeping the noise ratio as low as possible.
Suggestions welcome here.
The text was updated successfully, but these errors were encountered: