From d02def16d3eca27c156fa662f188804224757203 Mon Sep 17 00:00:00 2001 From: Holger Rapp Date: Fri, 30 Dec 2011 08:29:36 +0100 Subject: [PATCH] Mention GitHub and launchpad in README --- README.rst | 10 ++++++---- doc/UltiSnips.txt | 15 +++++++++++++++ 2 files changed, 21 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index e5e88da..485c5aa 100644 --- a/README.rst +++ b/README.rst @@ -1,12 +1,14 @@ UltiSnips ========= -This is the official repository for UltiSnips. It is held in sync with the -official bzr repository over at Launchpad [1] and is meant as a convenience -for contributors. Send Pull request to this repository, not vim-scripts clone. +This is the official repository for UltiSnips on GitHub. It is held in sync +with the official bzr repository over at Launchpad [1] and is meant as a +convenience for contributors. Send Pull request to this repository, not +the automatic clone from vim-scripts. Note that we do not use the Issue tracker here one GitHub because the one on -lanchpad is superior. Please report `issues over there`_. +Launchpad is superior and already has a significant history. Please report +`issues over there`_. [1] http://launchpad.net/ultisnips diff --git a/doc/UltiSnips.txt b/doc/UltiSnips.txt index b433e8e..27cb609 100644 --- a/doc/UltiSnips.txt +++ b/doc/UltiSnips.txt @@ -726,6 +726,21 @@ UltiSnips needs the help of a vibrant vim community to make it more useful tomorrow than it is today. Please consider joining this effort by providing new snippets, new features or bug reports. +You can contribute by fixing or reporting bugs in our issue tracker: +https://bugs.launchpad.net/ultisnips + +You can contribute snippets or patches in various ways. Here are the +possibilities in order of convenience for me (please be as convenient as you +can be): + +* Clone the repository on launchpad (bzr clone lp:ultisnips), make fixes, push + the branch and send a merge request on launchpad. +* Clone the repository on GitHub (git clone git@github.com:SirVer/ultisnips.git), + make your changes and send a pull request on GitHub. +* Make a patch, report a bug/feature request and attach the patch to it. +* Send me an Email with a patch. +* Send me an Email with the changed files only. + If you like this plugin, please also vote for it on its vim script page. It is life changing for me, maybe it is for you too. You can find the page here: