Merge "woods: correct device naming"
diff --git a/_nubia/nubianx563j.markdown b/_nubia/nubianx563j.markdown
new file mode 100644
index 0000000..02df8f3
--- /dev/null
+++ b/_nubia/nubianx563j.markdown
@@ -0,0 +1,28 @@
+---
+layout: device
+title:  "Nubia ZTE Z17"
+codename: nx563j
+downloadfolder: nx563j
+supportstatus: Current
+maintainer: youyim
+oem: Nubia
+devicetree: https://github.com/TeamWin/android_device_nubia_nx563j
+---
+
+{% include disclaimer.html %}
+
+{% include supportstatus.html %}
+
+{% include download.html %}
+
+{% include twrpinstall.html %}
+
+Read these instructions and follow them carefully.
+
+On your device, go into Settings -> About and find the Build Number and tap on it 7 times to enable developer settings. Press back and go into Developer Options and enable OEM unlocking.
+
+unlock bootloader and flash twrp
+
+fastboot oem nubia_unlock NUBIA_NX563J
+
+fastboot flash recovery twrp.img
diff --git a/_xiaomi/xiaomiminote3.markdown b/_xiaomi/xiaomiminote3.markdown
new file mode 100644
index 0000000..93dc2f5
--- /dev/null
+++ b/_xiaomi/xiaomiminote3.markdown
@@ -0,0 +1,25 @@
+---
+layout: device
+title:  "Xiaomi Mi Note 3"
+codename: jason
+downloadfolder: jason
+supportstatus: Current
+maintainer: dianlujitao
+oem: Xiaomi
+devicetree: https://github.com/TeamWin/android_device_xiaomi_jason
+xdathread: "https://forum.xda-developers.com/mi-note-3/development/recovery-unofficial-twrp-3-0-3-0-touch-t3716806"
+---
+
+{% include disclaimer.html %}
+
+{% include supportstatus.html %}
+
+{% include xiaomiunlock.html %}
+
+{% include appinstall.html %}
+
+{% include download.html %}
+
+{% include twrpinstall.html %}
+
+{% include fastbootinstall.html %}