Community
    • 登入

    Why are there so many closed pull requests instead of merged requests on the github repository?

    已排程 已置頂 已鎖定 已移動 General Discussion
    4 貼文 3 Posters 1.2k 瀏覽
    正在載入更多貼文
    • 從舊到新
    • 從新到舊
    • 最多點贊
    回覆
    • 在新貼文中回覆
    登入後回覆
    此主題已被刪除。只有擁有主題管理權限的使用者可以查看。
    • AnutrixA
      Anutrix
      最後由 編輯

      I am interested in contributing to Notepad++ and just saw that a lot of pull requests(https://github.com/notepad-plus-plus/notepad-plus-plus/issues?q=is%3Apr+is%3Aclosed) were closed(with accepted tag) and not merged. Is there a specific reason to this? What do I have to do so that if I ever make a pull requests they are merged?

      Alan KilbornA 1 條回覆 最後回覆 回覆 引用 0
      • dailD
        dail
        最後由 編輯

        A large majority of pull requests are merged in. However since they are merged in manually they end up looking like they are “closed”.

        Anything with the “accepted” label is a more accurate way to see what pull requests end up getting integrated.

        1 條回覆 最後回覆 回覆 引用 1
        • Alan KilbornA
          Alan Kilborn @Anutrix
          最後由 編輯

          @Anutrix

          and not merged

          From the view presented by clicking your link: Why do you think they are not merged? If you take the first one currently in the list and click on it, this view will open up:

          b156fea1-16b7-43c3-a3ff-a30a10762559-image.png

          See the area I’ve highlighted? This shows how you can track the commit that actually put this change into the Notepad++ master sources.

          What do I have to do so that if I ever make a pull requests they are merged?

          Well, at least part of what you have to do is:

          • follow the “contributing guidelines”
          • have a good idea for a change, or work on an existing feature request or bug
          • code it well and correctly
          • have the development team agree that you have coded it well and correctly
          • have the author agree that it is a good change and is something that he wants in Notepad++
          • MOST IMPORTANTLY: realize and accept that your change may never make it “in”, for one reason or another
          1 條回覆 最後回覆 回覆 引用 3
          • Alan KilbornA
            Alan Kilborn
            最後由 編輯

            Actually, to be fair, some of the PR shown in the OP’s original link are closed without being merged into master sources, but the majority of those shown in the view presented by that link were actually merged.

            1 條回覆 最後回覆 回覆 引用 2
            • 第一個貼文
              最後的貼文
            The Community of users of the Notepad++ text editor.
            Powered by NodeBB | Contributors