• Login
Community
  • Login

Want to contribute code to npp

Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
8 Posts 2 Posters 4.4k Views
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C
    Claudia Frank
    last edited by Mar 8, 2016, 8:41 PM

    Can someone point me to documentation or explain what needs to be done
    when I want to contribute code (pull requests) to npp?

    I’ve downloaded the current repository, made changes and wanted to upload those changes using tortoisegit.

    In addition do I need to request access/permission for doing it?

    Cheers
    Claudia

    1 Reply Last reply Reply Quote 0
    • C
      Claudia Frank
      last edited by Mar 8, 2016, 9:24 PM

      Just to make sure, I know how to use tortoisegit, I just want to know
      the project specific guidelines like
      code must be formatted in this way
      changes need to be described
      commit messages must contain …
      etc …

      Cheers
      Claudia

      1 Reply Last reply Reply Quote 0
      • D
        dail
        last edited by Mar 8, 2016, 9:49 PM

        The guidelines for pull requests are specified in the CONTRIBUTING.md file. As these are more of guidelines than actual rules you can always look at some other PRs that have been accepted and see how those are done.

        C 2 Replies Last reply Mar 8, 2016, 9:53 PM Reply Quote 0
        • C
          Claudia Frank @dail
          last edited by Mar 8, 2016, 9:53 PM

          Hello dail,

          thank you very much - well, good start, not seeing that there is such a file ;-)

          Thx and cheers
          Claudia

          1 Reply Last reply Reply Quote 0
          • C
            Claudia Frank @dail
            last edited by Mar 10, 2016, 6:36 PM

            Hello @dail,

            in order to open a pull request, it looks like I need to have my own repository
            on github instead of being able to use my local one. Is this really the case?
            If so, is there any other way how I could provide code as I can’t go the “repository on github” way?

            Thank you
            Claudia

            1 Reply Last reply Reply Quote 0
            • D
              dail
              last edited by dail Mar 10, 2016, 6:43 PM Mar 10, 2016, 6:43 PM

              it looks like I need to have my own repository on github

              This is correct.

              is there any other way how I could provide code

              You could generate a patch file of the new commit(s). Don’t know off the top of my head how to do this but I know a quick Google search will give you the info how to do it. I guess you’d then have to attach that patch file to a Github issue and hope Don takes the time to apply the patch file manually.

              as I can’t go the “repository on github” way

              Is there a particular reason you can’t do this?

              1 Reply Last reply Reply Quote 0
              • C
                Claudia Frank
                last edited by Mar 10, 2016, 6:49 PM

                You could generate a patch file of the new commit(s). Don’t know off the top of my head how to do this but I know a quick Google search will
                give you the info how to do it. I guess you’d then have to attach that patch file to a Github issue and hope Don takes the time to apply the
                patch file manually.
                OK, thank you.

                Is there a particular reason you can’t do this?
                Unfortunattely yes, I’m simply not allowed to do it. One of the company rules.

                Cheers
                Claudia

                1 Reply Last reply Reply Quote 0
                • D
                  dail
                  last edited by dail Mar 10, 2016, 6:51 PM Mar 10, 2016, 6:50 PM

                  Unfortunattely yes, I’m simply not allowed to do it. One of the company rules.

                  Ah! That would make it difficult ;)

                  1 Reply Last reply Reply Quote 0
                  1 out of 8
                  • First post
                    1/8
                    Last post
                  The Community of users of the Notepad++ text editor.
                  Powered by NodeBB | Contributors