aboutsummaryrefslogtreecommitdiffstats
path: root/PULL_REQUEST_TEMPLATE.md
blob: 70c5e8a9f6e0d7b31271783098022cdbfbd6a667 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
## Description

<!--- Describe your changes in detail -->

## Testing instructions

<!--- Please describe how reviewers can test your changes -->

## Types of changes

<!--- What types of changes does your code introduce? Uncomment all the bullets that apply: -->

<!-- * Bug fix (non-breaking change which fixes an issue) -->

<!-- * New feature (non-breaking change which adds functionality) -->

<!-- * Breaking change (fix or feature that would cause existing functionality to change) -->

## Checklist:

<!--- The following points should be used to indicate the progress of your PR.  Put an `x` in all the boxes that apply right now, and come back over time and check them off as you make progress.  If you're unsure about any of these, don't hesitate to ask. We're here to help! -->

*   [ ] Prefix PR title with `[WIP]` if necessary.
*   [ ] Add tests to cover changes as needed.
*   [ ] Update documentation as needed.
*   [ ] Add new entries to the relevant CHANGELOG.jsons.
6e4e531'>Merge revisions 36016:36303 from trunk.Matthew Barnes2008-09-11942-130394/+149834 * Add popup menu stubs for calendars, tasks and memos.Matthew Barnes2008-09-1113-299/+207 * Add menu and toolbar UI for calendars, memos and tasks.Matthew Barnes2008-09-1134-654/+1347 * Add stubs for calendar, task, and memo shell views.Matthew Barnes2008-09-1122-19/+1171 * Fix some bootstrapping issues.Matthew Barnes2008-09-1011-320/+352 * Fix some bugs in the way the shell widgets get initialized.Matthew Barnes2008-09-0910-95/+82 * Progress update:Matthew Barnes2008-09-0926-737/+1327 * Progress update:Matthew Barnes2008-09-0736-997/+1092 * Saving progress. Lots of changes. Things are a bit broken at the moment.Matthew Barnes2008-09-0551-4426/+4586 * Fix some bugs related to the New menu and toolbar button.Matthew Barnes2008-08-312-8/+8 * ** Fixes bug #549969Matthew Barnes2008-08-312-3/+11 * ** Fixes bug #549970Matthew Barnes2008-08-312-2/+12 * ** Fixes bug #549968Matthew Barnes2008-08-314-2/+16 * ** Fixes bug #549967Matthew Barnes2008-08-313-4/+12 * Figured out why the switcher buttons have no relief.Matthew Barnes2008-08-304-3/+3 * Preferences window awesomeness.Matthew Barnes2008-08-307-89/+107 * Progress update:Matthew Barnes2008-08-3034-891/+1021 * Miscellaneous tweaks. Nothing major.Matthew Barnes2008-08-287-28/+57 * Progress update:Matthew Barnes2008-08-274-19/+198 * Progress update:Matthew Barnes2008-08-2734-2291/+1689 * Progress update:Matthew Barnes2008-08-2420-1114/+523 * Progress update:Matthew Barnes2008-08-2321-404/+726 * Add some missing icons that didn't get merged.Matthew Barnes2008-08-194-0/+1328 * Committing the day's progress.Matthew Barnes2008-08-1914-361/+478 * Merge revisions 35993:36015 from trunk.Matthew Barnes2008-08-1942-9052/+9642 * Write the algorithm for sorting items in the "New" menu. Not yet tested.Matthew Barnes2008-08-176-13/+240 * Have the sidebar update itself when the "gtk-toolbar-style" global GtkSettingMatthew Barnes2008-08-161-2/+51 * Merge revisions 35951:35992 from trunk.Matthew Barnes2008-08-15