Let’s gooooooooo

  • (des)mosthenes
    link
    fedilink
    English
    31 year ago

    I might look into it myself, definitely curious but i’m always cautious with open source projects when committing a decently sized PR - yea that’s a great way to keep the knives sharp

    • @[email protected]
      link
      fedilink
      English
      11 year ago

      If the size of the PR is a concern, maybe the maintainers will allow a staged approach. Create an Issue describing the feature and indicate step by step how you would implement. Then break the work into multiple pull requests.

      If necessary, you could introduce a toggle that’s switched off by default until the feature is fully implemented.