summaryrefslogtreecommitdiff
path: root/PULL_REQUEST_TEMPLATE.md
diff options
context:
space:
mode:
authorJason Smith <jason.smith@xamarin.com>2016-03-23 10:42:54 -0700
committerJason Smith <jason.smith@xamarin.com>2016-03-23 10:42:54 -0700
commit5c63c8c74a330f3351ca3839dbab1646e988fd7d (patch)
treeb2508df05279238c1b26c07b944d7fcb7bd705c1 /PULL_REQUEST_TEMPLATE.md
parent3c48849881c8aedafa14e118a2a50b50147a3e31 (diff)
downloadxamarin-forms-5c63c8c74a330f3351ca3839dbab1646e988fd7d.tar.gz
xamarin-forms-5c63c8c74a330f3351ca3839dbab1646e988fd7d.tar.bz2
xamarin-forms-5c63c8c74a330f3351ca3839dbab1646e988fd7d.zip
Update PULL_REQUEST_TEMPLATE.md
Diffstat (limited to 'PULL_REQUEST_TEMPLATE.md')
-rw-r--r--PULL_REQUEST_TEMPLATE.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md
index 4d385248..d751a7c1 100644
--- a/PULL_REQUEST_TEMPLATE.md
+++ b/PULL_REQUEST_TEMPLATE.md
@@ -9,6 +9,7 @@ Describe your changes here.
### API Changes ###
List all API changes here (or just put None), example:
+
Added:
- string ListView.GroupName { get; set; } //Bindable Property
- int ListView.GroupId { get; set; } // Bindable Property