• JackbyDev
    link
    English
    12 months ago

    Having devs outside of the project submit fixes for minor issues that don’t require intimate knowledge of the project itself is spending dev effort better than having the project devs themselves have to do it.

    • @lowleveldata
      link
      12 months ago

      Having people really outside of the project to commit to the repo is a bad idea to begin with. If you don’t plan to contribute by code then just don’t contribute at all.

      • JackbyDev
        link
        English
        12 months ago

        They aren’t commiting to the project, they’re submitting pull requests. Totally different.

        • @lowleveldata
          link
          12 months ago

          Ya. I mean their commits shouldn’t be merged to the repo. They can of course commit whatever they want to their own fork.