Revision: 4375ad4248ad
Author: nogu.dev <[email protected]>
Date: Sun Apr 22 05:53:11 2012
Log: Add "Adding a new feature" section to ContributeUim.wiki.
* ContributeUim.wiki
- (Adding a new feature): New.
http://code.google.com/p/uim/source/detail?r=4375ad4248ad&repo=wiki
Modified:
/ContributeUim.wiki
=======================================
--- /ContributeUim.wiki Sun Apr 22 04:42:50 2012
+++ /ContributeUim.wiki Sun Apr 22 05:53:11 2012
@@ -23,10 +23,6 @@
Check
[https://bugs.freedesktop.org/buglist.cgi?bug_status=__open__&product=UIM
the existing bug reports] before reporting your bug to avoid duplication.
-== Requesting a feature ==
-
-If you choose to use the [https://bugs.freedesktop.org/ Bugzilla], set
its "Severity" to "enhancement".
-
== Fixing a bug ==
When fixing a bug, you should include the following items in your report:
@@ -38,6 +34,21 @@
You can see the existing bug reports by
[https://bugs.freedesktop.org/buglist.cgi?bug_status=__open__&product=UIM
searching the Bugzilla].
+== Requesting a feature ==
+
+If you choose to use the [https://bugs.freedesktop.org/ Bugzilla], set
its "Severity" to "enhancement".
+
+== Adding a new feature ==
+
+When you want to add a new feature to uim, you should include the
following items in your report:
+ * your patches to add a new feature
+ * description on the feature
+ * description on what your patches do
+
+If your patches pass a commiter's review, your patches will be merged into
the uim repository.
+
+If your patches are non-trivial and accepted by a committer, the committer
may make you a committer.
+
== Translating ==
The translation files (po files) in the uim repository is in
[http://code.google.com/p/uim/source/browse/po/ po] directory. You can get
the translation files with Git: