Skip to content

Commit 06ebe6c

Browse files
authored
Updated docs (#1189)
1 parent 8233c7e commit 06ebe6c

File tree

3 files changed

+11
-24
lines changed

3 files changed

+11
-24
lines changed

Contributing.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Quick guide for the process we use on GitHub
2+
3+
## Contributing to Files UWP
4+
5+
To get started, create a fork of the repository on GitHub. You will need to do that to make any changes since the Files UWP repo is restricted to a few contributors of the app. If you decide to make a change you should always do it on the `master` branch. Once your change is completed you can open a pull request which we will review and merge if it aligns with our vision for Files UWP.
6+
7+
All pull requests should have an equivalent issue that has been approved and placed in the project board. This will help ensure that changes align with our vision of Files UWP as well as avoid duplicate work.
8+
9+
#
10+
If you have any questions or feedback make sure to open an issue.

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,8 @@ Meet Files, an enthusiast take on what Windows File Explorer explorer <b>should<
88
<img src="Files/Assets/FilesHome.png" width="600px">
99

1010
## Building Files UWP from the source code
11-
- Install Visual Studio 2019 & UWP Development Kit link.
11+
- Install Visual Studio 2019 & UWP Development Kit.
1212
- Clone the source and open the Files.sln in VS.
1313
- VS installs all missing dependencies for you.
14-
- Make sure you are on the develop branch if you want the latest, otherwise you can use master for the stable version.
1514
- Launch the package project.
1615

contributing.md

Lines changed: 0 additions & 22 deletions
This file was deleted.

0 commit comments

Comments
 (0)