Mention GitHub and launchpad in README

This commit is contained in:
Holger Rapp 2011-12-30 08:29:36 +01:00
parent d30aa5d7c1
commit d02def16d3
2 changed files with 21 additions and 4 deletions

View File

@ -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

View File

@ -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: