Trac is being migrated to new services! Issues can be found in our new
YouTrack instance and WIKI pages can be found on our
website.
- Timestamp:
-
Sep 25, 2016, 6:31:42 PM (7 years ago)
- Author:
-
Robby
- Comment:
-
Update for Bitbucket.
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v10
|
v11
|
|
1 | 1 | = How to Submit a Patch = |
2 | 2 | |
3 | | 1. [/search Search] the ticket database to see if there is some ticket with similar patch before submitting a duplicate patch. |
4 | | 1. [/newticket Create a new ticket]. Note: You must be logged in! |
5 | | 1. Select the type "patch". |
6 | | 1. If your patch closes one of the "defect" tickets please mention this. |
7 | | 1. We prefer patches generated using `hg diff` or (if you're not using Mercurial) `diff -u` |
| 3 | 1. [/search Search] the ticket database to see if there is a ticket which matches the bug/enhancement you are working on. |
| 4 | 1. If your patch fixes one of the tickets, include "Fixes #xxx." in your commit message, with "xxx" being the ticket number. |
| 5 | 1. Create a pull request at [https://bitbucket.org/pidgin/main/ the Bitbucket repository]. |
8 | 6 | 1. We prefer patches that are the [wiki:RightThingToDo]. |
9 | 7 | 1. Remember to include your full name as you would like to be cited in COPYRIGHT, !ChangeLog, and the commit log. An e-mail address is useful, too. |
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!