Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit 279303d

Browse files
authored
Merge pull request #80 from github-for-unity/contributing-tweaks
Add information on how to build to the contributing doc
2 parents b6f38ce + 8b8aa4a commit 279303d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CONTRIBUTING.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ change over time as we learn and refine how we work with the community.
1717
* [The Roadmap](#the-roadmap)
1818

1919
[How Can I Contribute?](#how-can-i-contribute)
20+
* [How to Build](#how-to-build)
2021
* [Reporting Bugs](#reporting-bugs)
2122
* [Suggesting Enhancements](#suggesting-enhancements)
2223
* [Up for Grabs](#up-for-grabs)
@@ -45,6 +46,12 @@ section below to understand how to contribute your feedback.
4546

4647
## How Can I Contribute?
4748

49+
### How to Build
50+
51+
This repository is LFS-enabled. To clone it, you should use a git client that supports git LFS 2.x and submodules.
52+
53+
Please read the [How to Build](https://raw.githubusercontent.com/github-for-unity/Unity/master/docs/contributing/how-to-build.md) document for information on how to build GitHub for Unity.
54+
4855
### Reporting Bugs
4956

5057
This section guides you through submitting a bug report for GitHub for Unity.

0 commit comments

Comments
 (0)