Revision: 6c8b420a2cb4
Author:   nogu.dev <nogu....@gmail.com>
Date:     Sun Oct 28 01:53:16 2012
Log:      Replace the Bugzilla with GitHub issues in ContributeUim.wiki.

* ContributeUim.wiki
  - Repalce the freedesktop.org Bugzilla with GitHub issues
    at the uim repository.
http://code.google.com/p/uim/source/detail?r=6c8b420a2cb4&repo=wiki

Modified:
 /ContributeUim.wiki

=======================================
--- /ContributeUim.wiki Mon Oct  8 02:22:00 2012
+++ /ContributeUim.wiki Sun Oct 28 01:53:16 2012
@@ -6,10 +6,10 @@

This page describes how to contribute uim and make uim better. In general, you have 3 ways to constribute uim: * Sending a [https://help.github.com/articles/using-pull-requests pull request] to a [https://github.com/uim GitHub repository]
- * Reporting to the [https://bugs.freedesktop.org/ Bugzilla]
+ * Reporting using the [https://github.com/uim/uim/issues?state=open GitHub issues] * Posting to the [https://groups.google.com/forum/#!forum/uim-en uim-en] mailing list

-You need to create an account before contributing uim: a GitHub account for sending a pull request, a Bugzilla account for reporting to the Bugzilla and a Google account for subscribing and posting to the uim-en mailing list. +You need to create an account before contributing uim: a GitHub account for sending a pull request and reporting bugs, and a Google account for subscribing and posting to the uim-en mailing list.

The intended audience of this page is mainly a non-committer, who doesn't permission to commit the uim repository.

@@ -33,11 +33,11 @@

You should use "git format-patch" when creating your patch. For detail, see [DevelopUim].

-You can see the existing bug reports by [https://bugs.freedesktop.org/buglist.cgi?bug_status=__open__&product=UIM searching the Bugzilla]. +You can see the existing bug reports by [https://github.com/uim/uim/issues?state=open using the GitHub issues].

 == Requesting a feature ==

-If you choose to use the [https://bugs.freedesktop.org/ Bugzilla], set its "Severity" to "enhancement". +If you choose to use the [https://github.com/uim/uim/issues?state=open GitHub issue], set its label to "enhancement".

 == Adding a feature ==

@@ -83,4 +83,4 @@
  * Lokalize
  * Poedit

-Finally, post the po file to post the Bugzilla or the uim-en mailing list. Instead, you can also send a GitHub pull request to add the po file. +Finally, post the po file to post the GitHub issues or the uim-en mailing list. Instead, you can also send a GitHub pull request to add the po file.

Reply via email to