One of a series of test instances for migrating the Koha Wiki MediaWiki database.
For the current Koha Wiki, visit https://wiki.koha-community.org .Category:RFCs
From Koha Test Wiki MediaWiki Postgres
Contents |
How features are added into Koha
When you plan to do some nice stuff on Koha, you must do 2 things :
- announce what you'll work on. That allows anyone else interested in your work to jump in, make suggestion, share ideas. Or even maybe share work !
- publish soon and often: the more often you'll publish, the easiest it will be to have your stuff integrated into Koha.
Announcing your work
- add an RFC on the wiki. Be as detailed as possible. Specify an expected date of availability (deadline if sponsored), if it's sponsored (and if you want, by whom). Use the template RFC (see below) to fill your template
- click on the applicable categories : If you think/plan that your new cool feature will be ready for version X.Y, then click on "RFC for X.Y. (don't click on Version X.Y (it will mean the feature IS (or has been) added into version X.Y ! )
- file a bug on our bugzilla : http://bugs.koha-community.org (see http://wiki.koha-community.org/wiki/Enhancement_Request_Guidelines if needed)
- send a mail on koha-devel mailing list (http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel)
Publish soon / publish often
- Don't forget to add your git repository to http://wiki.koha-community.org/wiki/Public_Git_Repositories
- develop the feature on a branch that has the same name as the bug number (BZ5482 for example), on your local repository
- rebase your branch on master as often as possible/needed
- inform koha-devel mailing list of any noticeable progress
Integration into official release
When the feature has been added to the master branch and will thus be available in the next release, the category "version X.Y" can be set. (the category RFC for X.Y can be kept checked as well, to keep track of what was planned)
RFC Template
You'll find a RFC wikimedia template for your RFCs. To file an RFC,just add a page with the following content:
{{RFC |title=An example |date=2011-01-01 |sponsor=no-one |developer=lot of ppl |bug=<bugzilla number> |desc=this is my description bla bla bla |repo=link(s) to currently published work on this RFC }}
Check appropriate lowermost categories in the category selection interface below the main edit text box or add a new category as follows. Please use spaces which will be substituted for underscores internally. Please avoid characters which have special meaning in URLs such as '&'.
- Getting involved | Development workflow | Bug Reporting Guidelines | RFCs | Plugins | Plugin hooks
- Version Control Using Git | git bz | Commit messages | Sign off on patches | QA Test Tools | How to QA | Debugging in VIM
- Coding Guidelines | Koha Objects | Rest Api HowTo | Coding Guidelines - API | Unit Tests | Continuous Integration | Interface patterns | Database updates | Adding a syspref | Bootstrap and LESS
- Debian Packages | Building Debian Packages | Easy Package Building | Commands
- External: Dashboard | Bugzilla | Schema | perldoc | Jenkins
Subcategories
This category has the following 3 subcategories, out of 3 total.
K
R
Pages in category "RFCs"
The following 136 pages are in this category, out of 136 total.