Contributing: Update contributing guide and use Markdown.

This commit is contained in:
SBiOSoftWhare
2020-08-24 14:39:51 +02:00
parent 41f2fb5657
commit 29019e6cc1
2 changed files with 34 additions and 1 deletions

View File

@@ -3,7 +3,7 @@ The `buildable` folder contains templates with source files that build.
The goal is to turn these templates as Xcode templates. They are part of the Riot project in order to ensure they build
# ScreenTemplate
This is the boilerplate to create a screen that follows the MVVM-C pattern used within the Riot app.
This is the boilerplate to create a screen that follows the MVVM-C pattern used within the Element app.
To create a screen from this template (before it becomes an Xcode template):