-
Notifications
You must be signed in to change notification settings - Fork 7
Development
billmeek edited this page May 23, 2016
·
4 revisions
###Keep all development instructions on individual pages. Prefix their page names with an underscore. Place brief descriptions here and link to the pages. ###Translations Process
- For guidelines on submitting new translations, see Translation Process
###Development Setup
- To setup a full development environment, see Development Environment
- Defines the process for releasing the app, see Building A Release
###Database Information The bulk of the DB is no longer stored in SQL. Only the search feature uses SQL.
- To look at the database, see Browsing SQL
- A description of how commits are applied in the project, see this.
###Wiki Maintenance